@media (min-width: 576px) {
    body {
        font-size: calc(1.125rem + 0.2vw) !important;
    }
}