#messenger img{width:60px !important;border:none !important;}

.ic_header{
	background-image: url("../../../images/infocenter/impressum.webp");
	background-repeat:no-repeat;
	background-color:#00247B;
	background-position:-400px 0;
	background-size: auto;
	min-height:160px;
	margin-top:-18px;
}
p.ic_h1{font-size:30px;color:#fff;text-align: center;font-family:opensans_bold;padding-right:.5em !important;padding-top:1em !important;}

@media (min-width: 980px) { 
	.ic_header{background-size: auto;background-position:left;}
  	p.ic_h1{text-align: right;padding-right:1em !important;padding-top:2.25em !important;}
}