@media (min-width: 1280px) and (max-width: 1920px) {
  html {
    zoom: 0.88;
  }
}