.mobile-menu li a {
    font-size: 1.5rem!important;
}



@media screen and (max-width: 991px) {
    .icon-search:before {
        font-size: 3rem!important;
    }
    .icon-menu:before {
        font-size: 3rem!important;
    }
    .dropdown-toggle::before {
        font-size: 4rem!important;
    }
}