
/* Отступы лейбла от краёв карточки */
.t-store__card__mark-wrapper {
    right: 25px !important;
    top: 25px !important;
}

/* Высота самой плашки */
.t-store__card__mark {
    height: 25px !important;
}
</style>