@media only screen and (max-width: 767px){
    .banner{
        max-height: 280px;
    min-height: 160px;
    }
    .header_menu .navbar.navbar-default .navbar-header .navbar-brand img {
 
    width: 149px;
}
li .payment {

    background: #1f1d26 !important;
    margin-left: 0px !important;
}
}