 .u-section-1 {
  background-image: none;
}

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

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

.u-section-1 .u-text-2 {
  margin: 40px 20px 0 315px;
}

.u-section-1 .u-image-1 {
  width: 275px;
  height: 275px;
  background-image: url("images/JanosWinkler.png");
  background-position: 50% 6.06%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  background-size: cover;
  margin: -518px auto 0 20px;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
  margin: 340px 20px 0 auto;
}

.u-section-1 .u-btn-2 {
  --radius: 50px;
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
  margin: -46px auto 19px 20px;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-right: 234px;
  }

  .u-section-1 .u-image-1 {
    margin-top: -523px;
  }

  .u-section-1 .u-btn-1 {
    font-size: 0.875rem;
    margin-top: 345px;
  }

  .u-section-1 .u-btn-2 {
    font-size: 0.875rem;
    margin-bottom: 39px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 34px;
    margin-right: 25px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 33px;
    margin-right: 0;
    margin-left: 320px;
  }

  .u-section-1 .u-image-1 {
    margin-top: -538px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 303px;
  }

  .u-section-1 .u-btn-2 {
    margin-bottom: 41px;
  }
}

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

  .u-section-1 .u-text-2 {
    margin-top: 315px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-1 .u-image-1 {
    margin-top: -828px;
    margin-left: auto;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 593px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: -792px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 557px;
    margin-right: 0;
  }

  .u-section-1 .u-btn-2 {
    margin-bottom: 36px;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-text-2 {
    margin-top: 335px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-image-1 {
    margin-top: -865px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 630px;
    margin-right: auto;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 20px;
    margin-left: auto;
    margin-bottom: 34px;
  }
}