.video-cct.has-fleur-cover > .elementor-widget-container {
	position: relative;
	overflow: hidden;
}

.video-cct.has-fleur-cover .elementor-custom-embed-image-overlay {
	position: absolute;
	inset: 0;
	overflow: hidden;
	height: auto !important;
}

.video-cct.has-fleur-cover .elementor-custom-embed-image-overlay img {
	position: absolute;
	max-width: none !important;
	height: auto;
	object-fit: fill;
}
