.ce_rsce_produktsystem {
	border-top: 1px solid black;
	padding-top: 2rem;
	margin-top: 4rem;
	
}
.ce_rsce_produktsystem .vorteil {
	margin-bottom: 2rem;
	
}
.ce_rsce_produktsystem img {
	padding-top: 4rem;
	margin-bottom: 2rem;
	
}
@media screen and (min-width: 992px){
	.ce_rsce_produktsystem img {
		padding-top: 8rem;
		margin-bottom: 4rem;
		
	}
	.ce_rsce_produktsystem .vorteil {
		margin-bottom: 4rem;
		
	}
	
}

