@media (max-width: 991px) {
    .theme-productfilter-enable .theme-filters-container .theme-produt-filter-row {
        padding-block-start: 0;
        padding-block-end: 0;
        background: #f2f2f2;
        display: none;
    }
}
