.ahura-brands2-element .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
}

.ahura-brands2-element .slide-item img {
    width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
}