.c-body-height {
    min-height: 324px;
}

#ConMap {
    background-image: url("../images/Lacelle24_008_Website_update_Aug_2024_eBanner_15_LA2.jpg");
    background-size: contain;
    background-repeat: no-repeat;
}


.active-bg {
    background-color: #d9cdf5 !important
}

.swiper .swiper-button-next1, .swiper .swiper-button-prev1 {
    color: #2c2c2c;
}

.swiper-button-next1 {
    right: 0;
}

.swiper-button-next1, .swiper-button-prev1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    background-image: none;
}
