/* Make the carousel container adapt to content */ [b-vtrp53nyc5] .auto-height-carousel { min-height: 200px; } /* Only show the active item */ [b-vtrp53nyc5] .auto-height-carousel .mud-carousel-item { visibility: hidden; } [b-vtrp53nyc5] .auto-height-carousel .mud-carousel-item.mud-carousel-item-active { visibility: visible; } [b-vtrp53nyc5] .mud-carousel-transition { justify-content: center; }