/* Add custom CSS styles below */ 
@media(max-width:768px){
.s-block--default-home-slider .swiper-slide {
position: relative;
height: 12rem;
}
}