.t-catalog__card__textwrapper {
    display: flex;
    flex-direction: column;
}

.t-catalog__card__sku {
    order: -2;
    margin-top: 4px;
    color: #4F5A53;
    font-family: Manrope;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 16px;
}

.t-catalog__card__mark {
    border-radius: 4px;
    padding: 8px!important;
    width: auto;
    height: auto;
        text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
}

.t-catalog__card__mark-wrapper {
    left: 10px!important;
}

/*Настройка карт*/
.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: 4px;
}

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: #FFFFFF;
    border-radius: 16px;
}

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

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