@media screen and (min-width: 1600px) {
  html {
    font-size: 14px;
  }
}
