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

.u-section-1 .u-image-1 {
  width: 250px;
  height: 212px;
  margin: 73px auto 37px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    margin-top: 106px;
    margin-bottom: 48px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 173px;
    margin-bottom: 37px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 561px;
}

.u-section-2 .u-image-1 {
  width: 250px;
  height: 250px;
  background-image: url("images/kl-remscheid.jpg");
  background-position: 50% 50%;
  margin: 40px auto 0;
}

.u-section-2 .u-text-1 {
  margin: 30px auto 0;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-text-2 {
  margin: 20px auto 40px;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    width: auto;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 98px;
}

.u-section-3 .u-text-1 {
  margin: 28px auto;
}

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

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

  .u-section-3 .u-text-1 {
    width: 144px;
    margin-top: 17px;
    margin-bottom: 16px;
  }
}
/* page-custom-fonts */
@font-face {
  font-family: 'BloodOfDracula';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/BloodOfDracula.ttf);
}