
.headlogo{
	background: url('/images/yw_blad.jpg') no-repeat center center;
	background-size: cover;	 
	margin-bottom: 50px; 
}


.headlogo .logowrapper{  
	height: 530px;
	max-height: 50vh;
	width: 100%;  
  display: flex;
  align-items: center;
  justify-content: center;
	transition: background  1s ease-in;
	padding:  0 30px;
}


.testimonial{
	padding-bottom: 60px;
	padding-top: 30px;
	border-bottom: 2px solid #A3A3A3;
}
.testimonial h4{
	color: #231F20;
}

.logoparade{
	padding: 20px 0;
	background: white;
}