.band_holder .wrapper {
    width: auto;
    max-width: 1890px;
}

.band_holder {
    min-width: 1200px;
}

.band .band_background, .band .band_shadow {
    min-width: 1200px;
}


/*начинается адаптив шапки*/
@media only screen and (max-width: 620px) {
    
}
