body[data-country="ru"] .t-store__card__price_old,
body[data-country="ru"] .t-store__prod-popup__price_old {
  color: #000 !important;
}

body[data-country="ru"] .t-store__card__price_old:after, 
body[data-country="ru"] .t-store__card__price,
body[data-country="by"] .t-store__card__price_old,
body[data-country="ru"] .t-store__prod-popup__price_old:after, 
body[data-country="ru"] .t-store__prod-popup__price,
body[data-country="by"] .t-store__prod-popup__price_old,
.t-records div[class$="__cartwin-products"],
.t-records div[class$="__cartwin-bottom"] {
  display: none !important;
}

.t-feed__post-popup__author-bgimg {
    width: 180px;
    height: 180px;
    min-width: 180px;
}

.js-feed-post-author-name {
    font-size: 24px;
}