@media screen and (max-width: 480px) {
    .t-store__relevants__title.t-uptitle.t-uptitle_xxl {
        font-size: 20px !important;
        font-weight: 600 !important;
    }
}


@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 14px !important;
    }
}


@media screen and (max-width: 1800px) {
    .t-store__prod-snippet__container {
        padding-top: 24px !important;
        padding-bottom: 34px !important;
    }
}

@media screen and (max-width: 480px) {
    .t-store__prod-snippet__container {
        padding-top: 4px !important;
        padding-bottom: 16px !important;
    }
}

@media screen and (max-width: 640px) {
    .t-name_xs {
        font-size: 15px !important;
    }
}

@media screen and (max-width: 480px) {
    .t-rec_pt-res-480_15 {
        padding-top: 8px !important;
    }
}

@media screen and (max-width: 480px) {
.t-store__card__bgimg, .t-store__card__bgimg_second {
        top: 20px !important;
}
}
