@media (max-width: 640px) {
.t-store__prod-snippet__container {
        padding-top: 80px!important;
}

.t776 .t-store__card__btns-wrapper {
    margin-top: 0px!important;
}

    .t-btn_sm {
        height: 38px!important;
    }
.t-store__card__btn:not(:first-child) {
    margin-top: 0px!important;
}

.t-store__prod-popup__btn {
    height: 50px!important;
}

.t-container {
    width: 360px;
}
}


@media (max-width: 435px) {
.t-container {
    width: 360px;
}
}