/* Скрываем цены в каталоге ST305N */
.t-store__card__price-wrapper,
.t-store__card__price,
.t-store__prod-popup__price,
.js-product-price {
    display: none !important;
}
