/* Mobile */
@media (max-width: 480px) {
    .text-scale {
        font-size: 16px !important;
        /* start from 52px to 16px */
    }
}