
section.m26_text_bild_zitat {
	z-index: 1;
}

section.m26_text_bild_zitat[data-sectionBackgroundColor="white"] {
	background-color: #faf7f1;
}

section.m26_text_bild_zitat[data-sectionBackgroundColor="green"] {
	background-color: #012d15;
}

section.m26_text_bild_zitat[data-sectionBackgroundColor="lightgreen"] {
	background-color: #025a2e;
}

section.m26_text_bild_zitat[data-sectionBackgroundColor="gradient"] {
	
}

section.m26_text_bild_zitat[data-sectionBackgroundColor="transparent"] {
	background-color: transparent;
}

section.m26_text_bild_zitat .rsContainer img.rsImg{
	margin-top:0 !important;
	margin-left:0 !important;
	width:100% !important;
}

section.m26_text_bild_zitat.[data-slider="slick_slider"] .rsContainer img{
	height:100% !important;
}

section.m26_text_bild_zitat[data-slider="slick_slider"] .m26_galerie_item{
	height:100%;
}

section.m26_text_bild_zitat[data-slider="slick_slider"] .m26_video_container{
	width:100%;
	height:100%;
	object-fit:cover;
}

/* section.m26_text_bild_zitat .row{
	min-height:400px;
} */

section.m26_text_bild_zitat .m26_image_container,
section.m26_text_bild_zitat .m26_content_container{
	display:flex;
}

section.m26_text_bild_zitat .m26_image_container {
	position: relative;
}

section.m26_text_bild_zitat.mit_zusatzbild {
	padding-bottom: 70px;
}

section.m26_text_bild_zitat.mit_zusatzbild.kontakt_top {
	padding-bottom: 150px;
}

section.m26_text_bild_zitat .m26_zusatzbild_container {
	position: absolute;
	right: -170px;
	bottom: -190px;
	height: 480px;
	z-index: 3;
}

section.m26_text_bild_zitat .m26_zusatzbild_container.rotated {
	bottom: -215px;
	height: 900px;
	transform: rotate(25deg);
}

section.m26_text_bild_zitat .m26_zusatzbild_container img {
	height: 100%;
	width: auto;
}

section.m26_text_bild_zitat .m26_image_container img{
	object-fit:cover;
	width:100%;
}

section.m26_text_bild_zitat .m26_content_container{
	display:flex;
	/* justify-content:center;
	-ms-flex-pack:center; */
}

section.m26_text_bild_zitat .m26_content{
	display:flex;
	justify-content:center;
	-ms-flex-pack:center;
	flex-flow:row wrap;
	flex-direction: column;
}

section.m26_text_bild_zitat .flex_row_reverse{
	flex-direction: row-reverse;
}

section.m26_text_bild_zitat[data-slider="slick_slider"] .m26_image{
	min-height:auto;
}

section.m26_text_bild_zitat .m26_galerie_container,
section.m26_text_bild_zitat .rsOverflow {
	width: 100%;
}

section.m26_text_bild_zitat[data-sectionBackgroundColor="white"] .m26_titel_container h2 {
	color: #014f28;
}

section.m26_text_bild_zitat[data-sectionBackgroundColor="white"] .m26_text_container p {
	color: #828883;
}

section.m26_text_bild_zitat[data-sectionBackgroundColor="green"] .m26_titel_container h2,
section.m26_text_bild_zitat[data-sectionBackgroundColor="lightgreen"] .m26_titel_container h2 {
	color: #ffef00;
}

section.m26_text_bild_zitat[data-sectionBackgroundColor="green"] .m26_text_container p,
section.m26_text_bild_zitat[data-sectionBackgroundColor="lightgreen"] .m26_titel_container p {
	color: #e9ebe3;
}

section.m26_text_bild_zitat .m26_galerie_item.with_mask {
	height: 530px;
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
}

section.m26_text_bild_zitat .m26_galerie_item.with_mask_second {
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
}

section.m26_text_bild_zitat .m26_galerie_item.with_mask img {
	height: 100%;
}

/* section.m26_text_bild_zitat .flex_row_reverse .m26_image_container {
	padding-left: 52.5px;
}

section.m26_text_bild_zitat .flex_row_reverse .m26_content_container {
	padding-right: 52.5px;
}

section.m26_text_bild_zitat .row:not(.flex_row_reverse) .m26_image_container {
	padding-right: 52.5px;
}

section.m26_text_bild_zitat .row:not(.flex_row_reverse) .m26_content_container {
	padding-left: 52.5px;
} */

section.m26_text_bild_zitat .m26_galerie_container {
	position: relative;
}

section.m26_text_bild_zitat.zweites_bild_hinter_erstes .flex_row_reverse .m26_image_container {
	padding-left: 90px;
}

section.m26_text_bild_zitat.zweites_bild_hinter_erstes .flex_row_reverse .m26_content_container {
	padding-right: 90px;
}

section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_container {
	display: flex;
	justify-content: end;
	align-items: center;
}

section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:first-child {
	position: relative;
	bottom: -70px;
	max-width: 330px;
	height: 475px;
	z-index: 1;
	transform: skewY(.5deg);
}

section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:nth-child(2) {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 490px;
	z-index: 2;
}

section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item img {
	height: 100%
}

section.m26_text_bild_zitat.zwei_bilder {
	padding-bottom: 140px;
}

/* section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:first-child {
	max-width: 595px;
}

section.m26_text_bild_zitat.zwei_bilder:not(.zweites_bild_hinter_erstes) .m26_galerie_item:last-child {
	position: absolute;
	right: 0;
	bottom: -15px;
	height: 490px;
}

section.m26_text_bild_zitat.zwei_bilder:not(.zweites_bild_hinter_erstes) .m26_galerie_item:last-child img {
	height: 100%;
}

section.m26_text_bild_zitat.zwei_bilder .m26_titel_container h2 {
	max-width: 360px;
} */

section.m26_text_bild_zitat.zweites_bild_hinter_erstes.beratung .m26_galerie_item.with_mask {
	height: 600px;
}

section.m26_text_bild_zitat.zweites_bild_hinter_erstes.beratung .m26_galerie_item:nth-child(2) {
	position: absolute;
	top: 50%;
	left: 0;
	max-width: 360px;
	height: 80%;
	transform: translateY(-50%);
}

section.m26_text_bild_zitat.drei_bilder {
	padding-bottom: 135px;
}

section.m26_text_bild_zitat.drei_bilder .m26_galerie_item:first-child img {
	object-position: left;
}

section.m26_text_bild_zitat.drei_bilder .m26_galerie_item:nth-child(3) {
	position: absolute;
	left: 55px;
	bottom: -35px;
	height: 275px;
	z-index: 3;
	background: url('../../../img/muster4.png') no-repeat;
	background-size: 100% 100%;
	padding: 20px;
}

section.m26_text_bild_zitat.drei_bilder .m26_galerie_item:last-child img {
	height: 100%;
}

section.m26_text_bild_zitat .m26_titel_container h2 {
	margin-bottom: 21px;
}

section.m26_text_bild_zitat .m26_links_container {
	display: flex;
	flex-wrap: wrap;
}

section.m26_text_bild_zitat .m26_link_container a {
	margin-top: 42px;
}

section.m26_text_bild_zitat .m26_link_container:not(:last-child) {
	margin-right: 30px;
}

section.m26_text_bild_zitat .m26_zitat_container {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

section.m26_text_bild_zitat .m26_zitat_container img {
	width: 35px;
	height: auto;
	margin-bottom: 30px;
}

section.m26_text_bild_zitat .m26_image_container {
	padding-left: 50px;
	padding-right: 50px;
}

@media screen and (min-width: 1921px) {
	section.m26_text_bild_zitat .m26_galerie_item.with_mask,
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes.beratung .m26_galerie_item.with_mask {
		height: 630px;
	}
	
	/* section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:first-child {
		max-width: 695px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder:not(.zweites_bild_hinter_erstes) .m26_galerie_item:last-child {
		height: 590px
	} */
	
	section.m26_text_bild_zitat.drei_bilder .m26_galerie_item:nth-child(3) {
		height: 375px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item:first-child {
		max-width: 640px;
		height: 700px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item:nth-child(2) {
		height: 415px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes.beratung .m26_galerie_item:nth-child(2) {
		max-width: 460px;
	}
	
	section.m26_text_bild_zitat .m26_zusatzbild_container {
		right: -235px;
		bottom: -225px;
		height: 630px;
	}
	
	section.m26_text_bild_zitat .m26_zusatzbild_container.rotated {
		right: 55px;
		height: 1000px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:first-child {
		max-width: 430px;
		height: 575px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:nth-child(2) {
		height: 590px;
	}
}

@media screen and (min-width: 2200px) {
	section.m26_text_bild_zitat .m26_galerie_item.with_mask {
		height: 680px;
	}
	
	section.m26_text_bild_zitat.drei_bilder .m26_galerie_item.with_mask,
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item.with_mask,
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes.beratung .m26_galerie_item.with_mask {
		height: 800px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item:first-child {
		max-width: 750px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item:nth-child(2) {
		height: 465px;
	}
	
	/* section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:first-child {
		max-width: 745px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder:not(.zweites_bild_hinter_erstes) .m26_galerie_item:last-child {
		height: 640px
	} */
	
	section.m26_text_bild_zitat.drei_bilder .m26_galerie_item:nth-child(3) {
		height: 425px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes.beratung .m26_galerie_item:nth-child(2) {
		max-width: 510px;
	}
	
	section.m26_text_bild_zitat .m26_zusatzbild_container.rotated {
		right: 85px;
		height: 1050px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:first-child {
		max-width: 480px;
		height: 625px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:nth-child(2) {
		height: 640px;
	}
}

@media screen and (max-width: 1920px) {
	section.m26_text_bild_zitat[data-sectionBackgroundColor="white"]:not(.zwei_bilder):not(.drei_bilder) {
		padding: 50px 0;
	}
	
	/* section.m26_text_bild_zitat.zwei_bilder:not(.zweites_bild_hinter_erstes) .m26_content {
		padding-top: 100px;
	} */
	
	section.m26_text_bild_zitat.mit_zusatzbild.kontakt_top {
		padding-bottom: 100px;
	}
	
	section.m26_text_bild_zitat .m26_zusatzbild_container.rotated {
		right: 30px;
		bottom: -120px;
		height: 700px;
	}
}

@media screen and (max-width: 1799px) {
	section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:first-child {
		max-width: 280px;
		height: 425px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:last-child {
		height: 440px
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item:first-child {
		max-width: 540px;
	}
}

@media screen and (max-width: 1599px) {
	/* section.m26_text_bild_zitat.zweites_bild_hinter_erstes .flex_row_reverse .m26_image_container {
		padding-left: 50px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .flex_row_reverse .m26_content_container {
		padding-right: 50px;
	} */
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item:first-child {
		max-width: 490px;
		height: 400px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item:nth-child(2) {
		height: 265px;
	}
	
	section.m26_text_bild_zitat.drei_bilder .m26_galerie_item:nth-child(3) {
		height: 225px;
		padding: 15px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes.beratung .m26_galerie_item.with_mask {
		height: 500px;
	}
	
	/* section.m26_text_bild_zitat.kontakt_top .flex_row_reverse .m26_content_container {
		padding-right: 25px;
	}
	
	section.m26_text_bild_zitat.kontakt_top .flex_row_reverse .m26_image_container {
		padding-left: 25px;
	} */
	
	section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:last-child {
		height: 390px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:first-child {
		max-width: 230px;
		height: 375px;
	}
}

@media screen and (max-width: 1399px) {
	/* section.m26_text_bild_zitat .flex_row_reverse .m26_image_container,
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .flex_row_reverse .m26_image_container {
		padding-left: 25px;
	}
	
	section.m26_text_bild_zitat .flex_row_reverse .m26_content_container,
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .flex_row_reverse .m26_content_container {
		padding-right: 25px;
	} */
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item:first-child {
		max-width: 440px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes.beratung .m26_galerie_item.with_mask {
		height: 450px;
	}
	
	section.m26_text_bild_zitat.mit_zusatzbild.kontakt_top {
		padding-bottom: 100px;
	}
	
	section.m26_text_bild_zitat .m26_zusatzbild_container.rotated {
		right: 90px;
		height: 550px;
	}
}

@media screen and (max-width: 1199px) {
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item:first-child {
		max-width: 390px;
		height: 350px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item:nth-child(2) {
		height: 215px;
	}
	
	section.m26_text_bild_zitat.drei_bilder .m26_galerie_item:nth-child(3) {
		height: 175px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes.beratung .m26_galerie_item.with_mask {
		height: 400px;
	}
	
	section.m26_text_bild_zitat .m26_content_container {
		width: 50%;
		order: 1 !important;
		padding-right: 50px;
	}
	
	section.m26_text_bild_zitat .m26_zitat_container {
		width: 50%;
		order: 2 !important;
		padding-left: 50px;
	}
	
	section.m26_text_bild_zitat .m26_image_container {
		width: 100%;
		order: 3 !important;
		padding-left: 0;
		padding-right: 0;
		margin-top: 50px;
	}
	
	section.m26_text_bild_zitat .m26_zusatzbild_container {
		right: 0;
		bottom: -165px;
	}
	
	/* section.m26_text_bild_zitat .row:not(.flex_row_reverse) .m26_image_container {
		padding-right: 25px;
	}
	
	section.m26_text_bild_zitat .row:not(.flex_row_reverse) .m26_content_container {
		padding-left: 25px;
	} */
}

@media screen and (max-width: 991px) {
	/* section.m26_text_bild_zitat .flex_row_reverse .m26_image_container,
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .flex_row_reverse .m26_image_container {
		padding-left: 12.75px;
	}
	
	section.m26_text_bild_zitat .flex_row_reverse .m26_content_container,
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .flex_row_reverse .m26_content_container {
		padding-right: 12.75px;
	}
	
	section.m26_text_bild_zitat .row:not(.flex_row_reverse) .m26_image_container {
		padding-right: 12.75px;
	}
	
	section.m26_text_bild_zitat .row:not(.flex_row_reverse) .m26_content_container {
		padding-left: 12.75px;
	} */
	
	section.m26_text_bild_zitat.fanclub .m26_image_container,
	section.m26_text_bild_zitat.zwei_bilder .m26_image_container {
		order: 1 !important;
	}
	
	section.m26_text_bild_zitat.fanclub .m26_content_container {
		order: 2 !important;
		margin-top: 30px;
	}
	
	section.m26_text_bild_zitat.drei_bilder .m26_image_container {
		margin-top: 50px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder .m26_content_container {
		order: 2 !important;
		margin-top: 100px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder .m26_content {
		padding-top: 0;
	}
	
	section.m26_text_bild_zitat.drei_bilder {
		padding-bottom: 95px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item:first-child {
		max-width: 440px;
		height: 400px;
	}
	
	section.m26_text_bild_zitat.drei_bilder .m26_galerie_item:nth-child(3) {
		height: 225px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item:nth-child(2) {
		height: 265px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes.beratung .m26_galerie_item.with_mask {
		height: 600px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder.beratung .m26_content_container {
		margin-top: 30px;
	}
	
	section.m26_text_bild_zitat .m26_image_container {
		margin-top: 30px;
	}
	
	section.m26_text_bild_zitat .m26_link_container:last-child a {
		margin-top: 42px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:first-child {
		margin-left: 10%;
	}
	
	section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:nth-child(2) {
		right: 20%;
	}
	
	section.m26_text_bild_zitat .m26_zusatzbild_container {
		bottom: -150px;
		height: 330px;
	}
}

@media screen and (max-width: 767px) {
	section.m26_text_bild_zitat .m26_content,
	section.m26_text_bild_zitat .m26_content_container{
		display: block;
	}

	section.m26_text_bild_zitat .m26_galerie_container{
		padding:0;
	}
	
	section.m26_text_bild_zitat .m26_galerie_item.with_mask {
		height: 500px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder:not(.zweites_bild_hinter_erstes) .m26_galerie_item:last-child {
		height: 340px
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item:first-child {
		max-width: 340px;
		height: 300px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item:nth-child(2) {
		height: 185px;
	}
	
	section.m26_text_bild_zitat.drei_bilder .m26_galerie_item:nth-child(3) {
		height: 145px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes.beratung .m26_galerie_item.with_mask {
		max-width: 440px;
		height: 450px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:first-child {
		max-width: 180px;
		height: 325px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder:not(.zweites_bild_hinter_erstes) .m26_galerie_item:last-child {
		height: 290px;
	}
	
	section.m26_text_bild_zitat .m26_content_container {
		width: 100%;
		padding-right: 12.75px;
	}
	
	section.m26_text_bild_zitat .m26_zitat_container {
		width: 100%;
		padding-left: 12.75px;
		margin-top: 50px;
	}
	
	/* section.m26_text_bild_zitat .m26_zusatzbild_container {
		height: 395px;
	} */
}

@media screen and (max-width: 575px) {
	section.m26_text_bild_zitat .m26_galerie_item.with_mask {
		height: 400px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder:not(.zweites_bild_hinter_erstes) .m26_galerie_item:last-child {
		height: 290px
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes.beratung .m26_galerie_item.with_mask {
		height: 400px;
	}
	
	section.m26_text_bild_zitat.mit_zusatzbild {
		padding-bottom: 40px;
	}
	
	section.m26_text_bild_zitat .m26_zusatzbild_container.rotated {
		right: 0;
		height: 500px;
		transform: none;
	}
	
	section.m26_text_bild_zitat .m26_zusatzbild_container {
		bottom: -110px;
	}
	
	section.m26_text_bild_zitat .m26_zitat_container {
		margin-top: 30px;
	}
	
	section.m26_text_bild_zitat .m26_zusatzbild_container {
		bottom: -150px;
	}
}

@media screen and (max-width: 515px) {
	section.m26_text_bild_zitat.drei_bilder .m26_image_container {
		margin-top: 135px;
	}
	
	section.m26_text_bild_zitat.drei_bilder {
		padding-bottom: 155px;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes .m26_galerie_item:nth-child(2) {
		top: -85px;
	}
	
	section.m26_text_bild_zitat.drei_bilder .m26_galerie_item:nth-child(3) {
		bottom: -95px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:nth-child(2) {
		right: 10%;
	}
}

@media screen and (max-width: 475px) {
	section.m26_text_bild_zitat .m26_galerie_item.with_mask {
		height: 350px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:first-child {
		height: 275px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder:not(.zweites_bild_hinter_erstes) .m26_galerie_item:last-child {
		height: 240px
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes.beratung .m26_galerie_item.with_mask {
		height: 350px;
	}
	
	section.m26_text_bild_zitat .m26_zusatzbild_container.rotated {
		bottom: -65px;
		height: 400px;
	}
	
	section.m26_text_bild_zitat .m26_zusatzbild_container {
		bottom: -140px;
		height: 280px;
	}
}

@media screen and (max-width: 400px) {
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes.beratung .m26_galerie_item.with_mask {
		height: 300px;
	}
}

@media screen and (max-width: 375px) {
	section.m26_text_bild_zitat .m26_galerie_item.with_mask {
		height: 300px;
	}
	
	section.m26_text_bild_zitat.zwei_bilder .m26_galerie_item:first-child {
		max-width: 150px;
		height: 175px;
		margin-left: 5%;
	}
	
	section.m26_text_bild_zitat.zwei_bilder:not(.zweites_bild_hinter_erstes) .m26_galerie_item:last-child {
		height: 190px
	}
	
	section.m26_text_bild_zitat.drei_bilder .m26_titel_container h2 {
		font-size: 2.4471rem;
	}
	
	section.m26_text_bild_zitat.zweites_bild_hinter_erstes.beratung .m26_galerie_item.with_mask {
		height: 250px;
	}
	
	section.m26_text_bild_zitat .m26_zusatzbild_container.rotated {
		height: 300px;
	}
	
	section.m26_text_bild_zitat .m26_zusatzbild_container {
		bottom: -125px;
		height: 230px;
	}
}
