@charset "utf-8";
/* for iPhone */
@media screen and (max-device-width: 480px) {
  select.unWantedZoom {
    font-size: 50px;
  }
}