@import url('https://dev.keep-calm.ru/fonts/vrubel.css');
.t-store__card__price-currency  {font-family:vrubel,sans-serif;font-style:normal; line-height: 1.6; }
.t490 .t490__wrappercenter em, .t491 em, .t220__textwrapper em {font-family:'vrubel';font-style:normal}



 
 .t-slds__bgimg {border-radius: 10px;}

/*название и цена на одном уровне*/
.t-store__card__textwrapper {
    display: flex;
    justify-content: space-between;
}

.t-store__card__price-wrapper {
    white-space: nowrap;
    margin-left: 15px;
    margin-top: 0;
}

@media only screen and (min-width: 370px) and (max-width: 640px) {
 /*отсутпы от карточек*/  
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 5px !important;}
.t812__pricelist-item__title {padding-right: 10px !important;}
.t-store__card__title.t-name {font-size: 11px !important;} 

}
    .t-store__card__bgimg {border-radius: 10px;}
.t778 .t-store__card__wrap_all  {border-radius: 10px;}
