
/* ---------------------------------- Generic Carousel Widget ---------------------------------- */

.lae-carousel .lae-carousel-item {
    position: relative;
    }

.lae-carousel.lae-container {
    max-width: none;
    }