/*СТИКЕР НА КАРТОЧКЕ*/
.t-store__card__mark {
font-weight: 600;
font-family: 'GilroyBebasNeue';
font-size: 9px;
width: 35px;
height: 25px;
border-radius: 60px;
}

/*ИЗБРАНОЕ СТИЛИ*/
.t-store__card__imgwrapper .t1002__addBtn, .t1002__picture-wrapper .t1002__addBtn {
position: absolute;
right: 0px; 
top: 0px; 
background: #fff0; 
}

.t1002__addBtn {
background: #fff0;
}