#timetable {
  background-image: url("../img/teaser/teaser_mv_bg2.svg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 28.75em;
  padding-bottom: 7.5em; }
  @media screen and (max-width: 767px) {
    #timetable {
      background-image: url("../img/teaser/teaser_mv_bg2_sp.svg");
      padding-top: 10em; } }
