.t728__witharrows .t-width .t-slds__wrapper {
    padding: 0 30px;
}
@media screen and (min-width:1200px) {
.uc-bullet .t1196__item {
    width: calc((100% - var(--slider-gap) * (var(--cards-count) - 1)) / var(--cards-count)) !important;
}

.uc-bullet .t1196__slider.t1196__slider_width_12 {
        width: 1110px !important;
    }
}

@media screen and (max-width:640px) { 
.uc-bullet .t-card__title {
        text-align: center;
        line-height: 1 !important;
    }
}

.t-catalog__grid-cont_mobile-grid {
    border-radius:30px !important;
}


