/* Wartungsmodus - might affect other things quickfix */
.maintenance-page .navbar-default {
  background: #fff;
}
.maintenance-page .logo {
  display: flex;
  justify-content: center;
}
.maintenance-page img {
  width: 50%;
}
