
/* Münstermann Gesellschaft
* Custom CSS                                                                    
***********************************************************************/

#content .sidebar-service span.youtube {
    background-color: #900;
}

h2 {margin-top:0;}

@media (min-width: 1px) and (max-width: 991px) {
  #header .container .row .menu #logo a img, #header.scroll .container .row .menu #logo a img {
    height: 40px;
  }
}

@media (min-width: 1px) and (max-width: 575px)  {
  h1 {
      font-size: 32px;
  }
  h2 {
      font-size: 28px;
  }
}

