@media only screen and (min-width: 1920px) {
    body {
        font-size: 16px;
    } 
}