/* Add custom CSS styles below */ 
@media (min-width: 1024px) {
.swiper-lazy.swiper-lazy-loaded {
    height: 110%;
    background-position: center;
    background-size: inherit;
}
}