.Kundenstimmen {
	background: white;
	
border-radius: 3px;
box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.23);
	height: 390px;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	
	
	
}


