.u-section-1 .u-sheet-1 {
  min-height: 20px;
} .u-section-2 {
  background-image: linear-gradient(to right, #004389, #d9d9d9);
}

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

.u-section-2 .u-text-1 {
  text-transform: uppercase;
  margin: 20px 0 54px;
}.u-section-3 .u-sheet-1 {
  min-height: 20px;
} .u-section-4 {
  background-image: url("images/Stockschtzen.jpg");
  background-position: 50% 50%;
}

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

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