.campaign .stage.stage_text--dark.stage_text--bottom .imageContainer:before, .campaign .stage.stage_text--dark.stage_text--top .imageContainer:before {
	background: none!important;
}
.campaign .stage.stage_text--light.stage_text--bottom .imageContainer:before, .campaign .stage.stage_text--light.stage_text--top .imageContainer:before {
	background: none!important;
}
.campaign .stage.stage_text--light .imageContainer:after {
	box-shadow:none!important;
}
@media screen and (min-width: 769px) {
	.textContainer p:first-child {
		min-height: 48px!important;
	}
}
.campaign .imageTileModule {
	margin-bottom:0px!important;
}
@media screen and (min-width: 1600px) {
	.campaign .textImage .imageGroup-container .textContainer {
		margin-right:30px!important;
	}
}
@media screen and (may-width: 767px) {
	.campaign img, .campaign picture {
		width:100%!important;
	}
}