@supports (-webkit-overflow-scrolling: touch) {
  select, input, textarea {
    font-size: 16px !important;
  }
}