/* Der neue Login-Link braucht in der alten Navigation zusaetzlichen Platz. */
@media (max-width: 1430px) {
  .bs-desktop-nav { display: none !important; }
  .bs-burger { display: flex !important; }
  .bs-header-cta2 { display: none !important; }
}
