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