/* 105973 // node/105973.css // ncf_tcc_Cache_node/105973.css */#header {
 background-image: url('/files/header/Headderbild4.jpg');
 background-repeat: no-repeat;
 background-size: cover;
 background-position: center;
}
#header_inner {
 background-image: url('/files/www/mimkk_logo.png');
 background-repeat: no-repeat;
 background-size: contain;
 background-position: center;
}
#logo {
 width: 100%;
 height: 45vh;
}
@media screen and (max-width: 769px) {
 #logo {
  text-align: right !important;
 }
 #logo_inner a img {
  width: 40%;
 }
 #logo_inner #logo-mobile {
  margin-top: 10px;
 }
}
