.site .b-card__img-sect img+img {
    height: auto;
    max-height: none;
    width: 100%;
    max-width: 100%;
}

#bx_3966226736_427318_7e1b8e3524755c391129a9d7e6f2d206 img {
    width: auto !important;
    height: auto !important;
}

.os-catalog-section__item-wrapper .b-card__actions .m-action-red {
    font-size: 11px;
    width: 100%;
}

@media(max-width: 768px){
   .os-catalog-section__item-wrapper .b-card__actions .m-action-red {
        font-size: 10px;
        letter-spacing: -7%;
    } 
}

