.bx-filter-popup-result {
    display: none !important;
}

.catalog-list.is-grid {
    width: 100%;
}

@media (max-width: 992px) {
    .catalog-content {
        margin-bottom: 4rem;
        overflow: visible;
        padding-bottom: 4rem;
    }
}