
.carousel { overflow:hidden; width:100%; box-sizing:border-box;}
.carousel .carousel-container { height:100%; width:100%;}
.carousel.central .carousel-container .carousel-slide { position:absolute; transition:width 0.5s;}