.t778 .t-store__card:not(.js-product-relevant) .t-store__card__imgwrapper, .t778 .t778__imgwrapper {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    overflow: auto !important;
}

.t-store .t-store__card__wrap_all {
    transition: all .2s linear;
    padding: 12px !important;
}

.t-store__card__bgimg, .t-store__card__bgimg_second {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px !important;
}

.t-store__card__imgwrapper {
    padding-bottom: 75%;
    position: relative;
    width: 100%;
}

.t-name_md {
    font-size: 20px;
    line-height: 1.35;
    min-height: 55px;
}