.t-catalog__card__mark {
    border-radius: 6px!important;
    height: 36px!important;
}

.t-catalog__card__mark-wrapper {
    right: 0;
    left: 16px;
    top: 16px;
}

.t-catalog__prod-popup__info {
        display: flex;
    flex-direction: column;
}

.t-catalog__prod-popup__btn-wrapper {
    order: 5;
}
/*Настройка карт*/
.ymaps-2-1-79-balloon__close+.ymaps-2-1-79-balloon__content {
        margin-right: 0!important;
}

ymaps .t-catalog__card {
        width: 100%!important;
    margin: 0px!important;
    padding: 0!important;
}

.ymaps-2-1-79-balloon__content ymaps {
        height: auto!important;
    width: 300px;
        border-radius: 16px;
}

ymaps .t-catalog__card__imgwrapper {
    padding-bottom: 240px;
}

ymaps .t-catalog__card__bgimg {
        height: 240px;
        border-radius: 16px!important;
}

ymaps .t-catalog__card__textwrapper {
        padding: 24px;
}

ymaps .ymaps-2-1-79-balloon__content {
    padding: 0 !important;
        background: #FAF8F1;
    border-radius: 16px;
}

.ymaps-2-1-79-balloon {
    box-shadow: none!important;
}

.ymaps-2-1-79-balloon__layout {
        background: #ffffff00!important;
}