.b24-widget-button-wrapper.b24-widget-button-position-bottom-right, .b24-widget-button-wrapper.b24-widget-button-position-bottom-middle, .b24-widget-button-wrapper.b24-widget-button-position-bottom-left {
    right: 80px;
    bottom: 23px;
}
.menu li .mL1 {
    padding: 0px 23.7px !important;
}
.image_offer {
    max-width: 15% !important;
    width: 100px !important;
    
}

#head .hContacts {padding-top: 2px !important;}

.zakaz_button {padding-left: 40px !important;}

.mobile {display: none;}
.userb {display: none;}
.desktop {display: block;}

.d-none {display: none !important;}

@media screen and (max-width: 576px){
    #BODY .NSElement .fla {
        padding-bottom: 25px;
    }
    #BODY .NSElement .fla .pbMore {
        position: absolute;
        right: 10px;
        bottom: -5px;
    }
    .mobile {display: block;}
    .desktop {display: none;}
}
@media screen and (min-width: 1024px){
    .hContacts .phone {height: 35px !important;}
}