@media screen and (-webkit-min-device-pixel-ratio:2) {
  .zoomFix {
    font-size: 16px;
  }
}
