@media screen and (max-width: 960px) {
.t-store__filter__options_center, .t-store__filter__options {
    display: block !important;
}
.js-store-filter-mob-btn {
    pointer-events: none !important;
}
}