@media screen and (max-width: 960px) {
    .t-store__filter__controls-wrapper {
        display: none !important;
    }
}