@media screen and  (max-width: 480px) {
    html {
        font-size: 10px;
    }
}