.t-store__card__sold-out-msg {
  visibility: hidden;
}

.t-store__card__mark {
font-weight: 400;
font-size: 10px;
font-family: 'Roboto',Arial,sans-serif;
display: table-cell;
width: 100px;
height: 20px;
text-align: center;
vertical-align: middle;
border-radius: 5px;
background-color: #0A1242;
color: #fff;
box-sizing: border-box;
padding: 0 10px;
}



 
