/* @media screen and (min-width: 1280px) {
	
	.carousel-root {
		height: 50vh !important;
	}
	
	.content .slice.imageWrapper  {
		min-height: 50vh !important;
	}
		
    .content .slice {
		height: auto !important;
		min-height: 50vh !important;
    }
    
	.content .text {
		height: 100% !important;
    }
	
	.content .text-editor-wrapper {
		margin: auto 0 !important;
    }
	
	.ImageGallery_galleryitem__hRUqs {
		padding-top: 0;
	}
    } */