@import url("../../../styles/slide_show.css");
/* ab hier die individuellen Designanpassungen */
#mcm-sliderwrap-1 {

	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
	opacity: 0;
	height: 0;
	margin-bottom: -40px;
}

#mcm-sliderwrap-2 {

	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
	opacity: 0;
	height: 0;
	margin-bottom: -40px;
}
#dbsl-wr-2,
#mcm-slider-2 {

	height: calc(100% - 40px) !important;
}
#dbsl-wr-1,
#mcm-slider-1 {

	height: calc(100% - 40px) !important;
}