
div[class*="__price_old"]:after,
div[class*="__price-currency"]
{ display: none !important;}
div.js-store-prod-price-old-val:after ,  div[class*="__price-value"]:after  {
    content: "р. за п.м.";
    padding-left: 5px;
}


@media screen and (max-width: 960px){
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
margin-bottom: 15px;
}
}
