.screen-size::before {
  content: '480';
}


/* ----- H1 H2 H3 ----- */
h1 {
  font-size: 38px;
  line-height: 40px;
}
h2 {
  font-size: 28px;
  line-height: 30px;
}
h3 {
  font-size: 24px;
  line-height: 26px;
}
/* ----- H1 H2 H3 ----- */


/* ----- Top-Banner ----- */
.top-banner-container.big .top-banner-description .title {
  font-size: 58px;
  line-height: 46px;
}
.top-banner-container.big .top-banner-description .text {
  padding: 20px 0 0 0;
}
.top-banner-container.big .top-banner-description .text span {
  padding: 4px 8px;
  font-size: 18px;
}
/* ----- Top-Banner ----- */


/* ----- Module Image/Text ----- */
.mod-imgtxt-item .mod-imgtxt-description .title {
  font-size: 24px;
  line-height: 26px;
}
/* ----- Module Image/Text ----- */


/* ----- Teaser S1 ----- */
.teaser-s1-item .teaser-s1-description .title {
  font-size: 18px;
  line-height: 20px;
}
.teaser-s1-item .teaser-s1-description .cta img {
  max-width: 32px;
}
/* ----- Teaser S1 ----- */


/* ----- Teaser S2 ----- */
.teaser-s2-content {
  flex-direction: row;
}
.teaser-s2-image {
  flex-basis: 40%;
}
.teaser-s2-description {
  flex-basis: 60%;
}
/* ----- Teaser S2 ----- */


/* ----- Teaser M ----- */

/* ----- Teaser M ----- */


/* ----- Teaser L ----- */
.teaser-l-item .teaser-description {
  padding: 30px;
}
.teaser-l-item .teaser-description .title {
  font-size: 24px;
  line-height: 26px;
}
.teaser-l-item .teaser-description .text {
  font-size: 15px;
  line-height: 18px;
  display: block;
  max-width: 50%;
}
.teaser-l-item .teaser-description .cta {
  padding-top: 20px;
}
/* ----- Teaser L ----- */


/* ----- Teaser XL ----- */
.teaser-xl-item.v1 .teaser-description {
  top: 40px;
  left: 40px;
}
.teaser-xl-item .teaser-description .title {
  font-size: 34px;
  line-height: 40px;
}
.teaser-xl-item.v2 .teaser-description .text {
  padding-top: 20px;
  font-size: 15px;
  line-height: 18px;
}
.teaser-xl-item.v1 .teaser-description .cta {
  padding-top: 30px;
}
.teaser-xl-item.v2 .teaser-description .cta {
  padding-top: 20px;
}
/* ----- Teaser XL ----- */


/* ----- Facts ----- */
.facts-item .facts-description .title {
  font-size: 28px;
  line-height: 30px;
}
/* ----- Facts ----- */


.job-detail-header-container {
  padding: 40px 20px 20px 20px;
}


/* ----- Overlay ----- */
.overlay {
  padding: 0;
}
/* ----- Overlay ----- */