
header.de_header_2 {
height: 236px;
position: relative;
}

header div#logo {

    margin-top: -30px !important;
}


	@media only screen and (max-width: 992px) {
		
		
	header.de_header_2 {
		
	height: 100% !important;
/*    position: inherit !important;*/
		
		
    
}

		
header div#logo {
	
     margin-top: 18px;
}		
		
		
		
		
}
