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

.t706__cartwin-prodamount-wrap {
    display: none !important;
}
.t706__cartwin-totalamount-wrap {
    display: none !important;
}
.t-store__card__mark {
    font-weight: 400;
    font-size: 10px;
    font-family: Roboto,Arial,sans-serif;
    display: table-cell;
    width: 55px;
    height: 55px;
    text-align: center;
    vertical-align: middle;
    border-radius: 55px;
    background-image: linear-gradient(0.196turn,rgba(254,211,44,1) 0%,rgba(255,91,2,1) 52%,rgba(214,29,207,1) 100%);
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px;
}

.t-store__card__price-value::before,
.js-product-price::before {
    content: "от" !important;
    margin-right: 7px;
}

.t706__product-amount {
    display: none;
}