/*Стилизация лейблов на карточках товаров*/

.t-store__card__mark {
    width: 52px;
    height:52px;
}

.nl_markimg {
    border-radius: 100px;
} 
