.swiper-slide{
    height: 40vh;
    
    border-radius: 1rem;
    
}

.img-fluid{
    height: 80%;
    width: 100%;
    object-fit: cover;
}
figure{
    height: 100%;
    width: 100%;
}