Dropdown text should be small in Mac. Mac chrome browser it's not able to show small text. plz help me.Thanks

HTML
Code:
<div class="styled-select">
    <select class="service-area" name="service-area"><optgroup>
        <option selected="selected" class="service-small">Service area?</option>
        <option class="service-small">Volunteering</option>
...