 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url('images/hintergrund.png');
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 726px;
}

.u-section-1 .u-image-1 {
  width: 282px;
  height: 214px;
  margin: 81px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  letter-spacing: 4px;
  text-shadow: -2px -2px 10px rgba(0,0,0,1);
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  margin: -8px auto 0;
}

.u-section-1 .u-image-2 {
  width: 334px;
  height: 457px;
  transform-origin: center center;
  transform: scaleX(-1);
  margin: -84px auto 0 -252px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 599px;
  }

  .u-section-1 .u-text-1 {
    font-size: 4.5rem;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 459px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 344px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3.4375rem;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 217px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }
} .u-section-2 {
  background-image: linear-gradient(#470000, #850000);
}

.u-section-2 .u-sheet-1 {
  min-height: 460px;
}

.u-section-2 .u-text-1 {
  font-size: 1.125rem;
  text-shadow: -10px -10px 8px rgba(0,0,0,1);
  margin: 27px 0 1px;
}

@media (max-width: 1199px) {
   .u-section-2 {
    border-style: double;
  }
}