.paragraph--type--main-carousel-full-screen .group-content-center-overlay {
	background: transparent;
	opacity: 1 !important;
}

.paragraph--type--main-carousel-full-screen .content-center {
	top: 13%;
	opacity: 1 !important;
	height:max-content;
}
@media screen and (max-width: 1024px) {
	.paragraph--type--main-carousel-full-screen .content-center {
			top: 10%;
	}
}