diff --git a/blocks/carousel/embed-banner-carousel.css b/blocks/carousel/embed-banner-carousel.css index eccdbfd3dc..2633b1976a 100644 --- a/blocks/carousel/embed-banner-carousel.css +++ b/blocks/carousel/embed-banner-carousel.css @@ -270,6 +270,9 @@ min-height: 380px; height: 380px; } + .section.banner-carousel-wrapper.banner-video-carousel .carousel-wrapper .teaser.block.video-component-carousel.teaser .background .foreground{ + margin: calc((100% - 1025px) / 2); + } } /* carosuel video End */ \ No newline at end of file