 
#allrecords b, #allrecords strong
 {
     font-weight: 600;
 }
  
  @media screen and (max-width: 480px) {
.t-descr_xxs
{
    font-size: 14px;
}

.t-store .t-store__tabs__controls .t-store__tabs__button-title
{
    font-size: 16px;
    font-weight: 600;
}

}

 @media screen and (max-width: 480px) {
.t-store__card__title.t-name
{
   font-size: 14px !important; 
}
}

.t1002__addBtn.t1002__addBtn {
  background-color: #ffffff00 !important;
}

.t-store__card__mark{
    background-color: #ffffff00 !important;
}

.t-store__card__imgwrapper .t1002__addBtn, .t1002__picture-wrapper .t1002__addBtn {
    top: -11px;
}

.t-store__card__img {
    max-height: 111%;
}

.t-store__card__mark-wrapper {
    top: -12px;
}