/*
.topSlider img{
    max-width: none;
}*/

.headerTop__b2b_m{
    display: none;
}
@media (max-width: 1100px) {
    .headerTop__b2b_m{
        display: block;
    }
    .headerTop__b2b_d{
        display: none;
    }
}
