.wi-section-products .newSlider3 .swiper-wrapper
{
    align-items: stretch;
}

.wi-section-products .newSlider3 .swiper-slide
{
    height: auto;
    display: flex;
}

.wi-section-products .wi-section-products__card
{
    width: 100%;
    height: 100%;
    display: flex;
}

.wi-section-products .wi-section-products__card > div
{
    width: 100%;
    height: 100%;
}