
@media (min-width: 1442px) {
  .grid-content {
    display: block;
    float: right;
    width: 74.0306288693%;
    margin-right: 0;
  }
  .header__base {
    --dummy-var: 0;
  }
  .header__menuButtonText {
    clip: auto;
    position: static;
    opacity: 1;
  }
  .header__metaNavIcon + .header__metaNavText {
    margin: 0 0 0 9px;
  }
  #searchButton > .header__metaNavText {
    margin: 0 0 0 9px;
  }
  .header__metaNavIcon {
    width: 25px;
    height: 25px;
  }
  .header__searchInputWrapper {
    width: 780px;
    padding-right: 0;
  }
  .header__searchBar__container {
    max-width: 1474px;
    margin: auto;
  }
  .contentpage .leadtext__base {
    margin-bottom: 32px;
  }
}

@media (min-width: 1678px) {
  .breadcrumb__root {
    margin: 15px 0 0;
    line-height: 28px;
  }
  .header__logoImage {
    width: 176px;
    height: 41px;
  }
  .infoBox__modal {
    --rch-info-padding: 40px;
  }
  .footer {
    --rch-space-top: 227px;
  }
  .footer__base.footer__base-nobankselector {
    --footer-extra-size: 223px;
  }
}

@media (min-width: 1674px) {
  .titleBar__base {
    padding-left: 0;
  }
  .overlayVisible .titleBar__base.overlay__base {
    padding: 5px 0 50px;
  }
}