#scope_h2{
    margin-bottom: 1.8rem;
}
#scope_text{
    margin-bottom: 1.8rem;
}

.main-banner__content h2 {
    max-width: 43%;
    margin-left: 10rem;
    font-size: 4.8rem;
    line-height: 120%;
    margin-left: 0;
    max-width: unset;
}
.f-catalogue h1{
    margin-bottom: 4.8rem;
    font-size: 4rem;
    line-height: 120%;
}
.iml-page .main-banner{
        background: #e7edf2 !important;
}
.slider-card__counter span:after{content: "Количество комплектов";}
.info-item_volume:after{content: "Объем";}
.info-item_articul:after{content: "Артикул";}

.hits-slider__wrapper .h2 {
    margin-bottom: 4.8rem;
}

/* adaptive
--------------------*/
@media (min-width: 1281px) {
.page__content .slider-card__image img{    max-width: 100%; max-height: 100%; height: max-content;}
}
/* 1280 × 800 Ноутбук или топовый планшет */
@media (max-width: 1280px) and (min-width: 1024px) {
.page__content .slider-card__image img{    max-width: 100%; max-height: 100%; height: max-content;}
}
/* ---1024 × 768 Средний планшет (ландшафт)--------*/
@media (max-width: 1024px) and (min-width: 768px) {

}
/* -------------------*/
@media (max-width: 767px) {
 .page__content .slider-card__image, .card-simple__image {        height: 22.3rem;   }
 .page__content  .slider-card__info-row {    align-items: center;}
}
@media (max-width: 480px) {

}
@media (max-width: 320px) {

}

/* Jivo — поднять кнопку выше нижнего меню на мобильных */
@media (max-width: 768px) {
  .jivoDesktopButton,
  .wrap__A3wuE {
    bottom: 45px !important;
    right: -15px !important; /* ← сдвиг вправо */
  }
}
