/*.carousel-3d-container {*/
/*    margin: 20px 16px !important;*/
/*    width: unset !important;*/
/*}*/

.carousel-3d-slider {
    width: 100%;
}

.carousel-3d-slide.current {
    width: 100% !important;
    height: 100% !important;
}

.carousel-3d-slide {
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
}

