@media (min-width: 640px) {
    .uc-cards .t-card__title {
        min-height: 3em;
    }
}

.uc-cards .t774__content .t-card__btn-wrapper div, .uc-cards .t774__content .t-card__btn-wrapper a {
    width: 100%;
}

.uc-quiz .t-img-select__text {
    text-align: center;
}

.uc-spec .t-card__descr {
    width: fit-content;
    background: #B2384A;
    padding: 2px 15px;
    border-radius: 5px;
}

