/* 107747 // node/107747.css // ncf_tcc_Cache_node/107747.css */#header {
 background-image: url('/files/header/Headderbild3.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;
 }
}


.letter {
 font-size: 25px;
 margin-top: 50px;
}
.branch {
 column-count: 3;
 column-width: 400px;
 
}
#page h3 {
 text-align: inherit;
 padding: inherit;
 font-size: 12px;
}
.cmbc-header H3 A {
    text-decoration: underline !important;
}
#content_container a {
 font-size: inherit;
}
@media screen and (max-width:768px) {
 #page h1 {
  display: none;
 }
 #page .paragraph_headline {
  padding: 0;
 }
}
.cmbc-free .cmbc-actions {
    display: none;
}
