img{
    max-height: 50vh;
}
.imagecarHeight{
    height: 30%;
    width: auto;
    max-height: 80vh;
}

.swiper-container{
    height: 80vh;
}
.swiper-wrapper{
    background-color: antiquewhite;
}
.swipeArrowContainer a{
    height: 2rem;
    font-size: 2rem;
    width: 100%;
    min-width: 40px;
}