@media only screen and (max-width: 768px) {
  #contact #first_choice_date,
  #contact #second_choice_date {
    font-size: 16px;
  }
}
