@media all and (max-width: 600px) {
    .menu-font {
        font-size: 1rem !important;
        font-weight: 500 !important;
    }
}