
/*Задаём параметры отметки*/    
    .t-store__card__mark {
        width: 50px;
        height: 26px;
        font-size: 10px;
        font-weight: 600;
        border-radius: 30px;
    }  
