.uc-banner {border-radius:20px;}
.t1025 .t-store__card .t-store__card__descr {
    margin-top: 8px;
    opacity: 1;
}
.t-store__prod-popup__title-wrapper {
    margin-bottom: 0px;
}
.t-store__product-popup .t-typography__options {
    font-size: 15px;
    color: #000 !important;
    font-family: 'Circle', Arial, sans-serif;
}
.t-store__card__price-value::before,
.js-product-price::before {
    content: "от" !important;
    margin-right: 7px;
}
.t1025 .t-store__card__price-wrapper {
    -webkit-justify-content: flex-start;
    justify-content: flex-start  !important;
}
.t1025 .t-store__card__textwrapper {
    margin-left: 60px !important;
}
.t-descr_xxs {
    font-size: 17px;
    line-height: 1.55;
}
.t-btn_sm {
    height: 55px;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
}
.t-store .t-product__option-title {
    padding-bottom: 10px;
}
@media screen and (min-width: 200px) and (max-width: 959px) {
    .t1025 .t-store__card__textwrapper {
    margin-left: 5px !important;
}
}