@media only screen and (max-width: 1280px) {
    html{ 
        font-size: 11px;
    }
}