.carousel-container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.carousel-slide{display:flex;flex:0 0 100%;justify-content:center;position:relative;scroll-snap-align:start}img{height:auto;max-height:1200px;object-fit:cover;width:100%}