@media (min-width: 300px) and (max-width: 600px) {
    .main-menu-three .mobile-nav__toggler {
        font-size: 35px;
    }
} 