@media screen and (min-width: 1281px) and (max-width: 1920px) {
    html {
        font-size: 16px;
    }
}
