.t-store__card__mark {
    border-radius: 10px !important;
    height: 35px !important;
    width: 110px !important;
    font-family: Manrope, Arial, sans-serif !important;
    font-size: 14px !important;
}
.t-store__card .t-store__card__price {
    font-size: 20px !important;
}
.t-feed__post-popup__container {
    padding: 20px 0 !important;
}
.t-descr_xxs {
    font-size: 16px !important;
}
.t-descr {
    font-family: 'Montserrat', Arial, sans-serif !important;
}

@media screen and (max-width: 560px) {
    .t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container-static {
       padding: 20px 0 !important; 
    }
}
    