.marketplace-cards-category {
    width: 100% !important;
}

.marketplace-cards-category:first-child {
    margin: 0 0 32px 0 !important;
}

.marketplace-cards-category .card-slider {
    padding: 12px 0;
    margin: 0;
}

.show-all-result-card {
    height: auto;
    margin-left: auto;
}

.marketplace-filter {
    width: 350px !important;
    flex-shrink: 0;
}

.marketplace-numbers {
    width: calc(100% - 392px) !important;
}

