:root {
    --nb-carousel-banner-26-item-box-img-max-height: 70px;
    --nb-carousel-banner-26-item-box-img-max-width: 70px;
}

.nb-carousel-banner-26 .nb-slider-item-box-33 .nb-img {
    max-height: var(--nb-carousel-banner-26-item-box-img-max-height);
    max-width: var(--nb-carousel-banner-26-item-box-img-max-width);
}