/* min-width: 1920px */
@media screen and (min-width: 1920px) {
 html {
  font-size: 18px;
 }
}
