@media screen and (max-width: 480px) {
    .t-rec_pb-res-480_75 {
        padding-bottom: 0px !important;
    }
    
}
@media screen and (max-width: 480px) {
#rec747340643 .t-store__card .t-typography__title {
    font-size: 14px;
    font-weight: 400;
}

.t-store__card__sold-out-msg,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt{
    font-size: 0;
}

.t-store__card__sold-out-msg:after,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt:after{
    content: "Нет в наличии";
    font-size: 14px;
    color: #333333;
}
