@media screen and (min-width: 75em) {
  .js-on .tab .tabs-list .tabs-list_a {
    font-size: 1.9rem;
  }
  .header--primary > ul > li a, .header--primary > ul > li strong {
    font-size: 2.1rem;
  }
  .stage-teaser__columns {
    top: 100px;
  }
  .stage-teaser__container {
    padding-right: 190px;
  }
  .footer .footer--text-container {
    display: table-cell;
    width: 41.66667%;
  }
  .footer .footer--img-container {
    display: table-cell;
    width: 58.33333%;
  }
  /*Primary*/
  .header--primary > ul > li a, .header--primary > ul > li strong {
    font-size: 2.1rem;
  }
  /*Primary Ende*/
  /*Stage*/
  .stage-teaser__columns {
    top: 100px;
  }
  .stage-teaser__container {
    padding-right: 190px;
  }
  /*Stage Ende*/
  /*Toggle*/
  .js-on .tab .tabs-list .tabs-list_a {
    font-size: 1.9rem;
  }
  /*Toggle Ende*/
}
