.t-store__card__mark {
    border-radius: 6px !important;
    font-family: Montserrat, Arial, sans-serif;
    font-size: 15px !important;
    font-weight: 500 !important;
    width: 200px !important;
}

.t706__product-amount, .t706__product-amount--portion, .t706__cartwin-prodamount-wrap, .t706__cartwin-totalamount-wrap {
    display: none !important;
}

.t-slds__arrow-withbg {
    border-radius: 6px !important;
}

.t-store__product-snippet .js-store-prod-all-charcs p {
    display: none !important;
}

.js-product-price:before {content: "от "}
.js-product-price {color: #000}
.js-product-price {font-size: 20px}
.js-product-price {font-weight: 600} 


@media screen and (max-width: 560px) {
    .t-store__prod-snippet__container {
        padding-top: 75px !important;
    }
}