.main-wrapper {
  background-image: url("assets/SC2021082500020.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 600px) {
  .major-wrapper {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
.logo {
  width: 36px;
  height: 48px;
  margin-bottom: 15px;
}
body {
  /*
   * See https://sdx.swisscom.ch/developers_-_troubleshooting.html#jumping-content
   */
  overflow-y: scroll;
}
.major-wrapper {
  padding-top: 50px;
  padding-bottom: 60px;
}
