.t-store__prod-snippet__container {
    padding-bottom: 36px;
    padding-top: 36px;
    background-color: #fbf9f3;
}

.t-name_xs {
    font-size: 20px;
    line-height: 1.35;
}

.t-descr_xxs {
    font-size: 16px;
    line-height: 1.55;
}


.t-store__card__title

.t-popup .t-typography__title {
    font-size: 20px;
    line-height: 1.1 !important;
}

@media screen and (min-width: 1040px) {
    .t-store__relevants__container .t-slds__arrow-left {
        left: auto;
        right: 0%;
    }
}

@media screen and (min-width: 1040px) {
    .t-store__relevants__container .t-slds__arrow-right {
        left: 0%;
        right: auto;
    }
}