
.headlogo{
	background: url('/images/yw_blad.jpg') no-repeat center center;
	background-size: cover;	 
	margin-bottom: 30px; 
}


.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;
}
 
.fotowrapper{
	height: 500px;
	max-height: 50vh;
}