header {
    position: sticky;
    top: 0;
    z-index: 9999;
}

.t1261__panel {
    padding-block: 0.625rem;
}

.t-form__successbox {
    background: #716959;
}

@media screen and (max-width: 480px) {
    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12), .t-store__grid-cont_mobile-grid .t-store__stretch-col:not(.t-store__stretch-col_100) {
        width: 50%;
    }    
}

@media screen and (max-width: 960px) {
    .t-catalog__parts-legacy .t-catalog__parts-switch-wrapper {
        display: block !important;
    }
}
