/* white you custom css code here. only css code will work */
@media (min-width: 300px) and (max-width: 991.98px) {
    .home-21.banner-area {
        padding-bottom: 9px;
        padding-top: 20px;
    }
  @media only screen and (max-width: 991px) {
    .navbar-area .nav-container .responsive-mobile-menu .navbar-toggler {
    background-color: #ffc107;    
    }