 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('https://assets.nicepagecdn.com/c21ddeb7/4997536/images/MD2025_1920x1080.jpg');
  background-position: 50% 50%;
}

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

.u-section-1 .u-image-1 {
  width: 300px;
  height: 300px;
  margin: 20px auto 0;
}

.u-section-1 .u-image-2 {
  width: 800px;
  height: 450px;
  margin: 150px auto 0;
}

.u-section-1 .u-btn-1 {
  letter-spacing: 1px;
  background-image: none;
  font-size: 3rem;
  font-family: Barlow;
  text-transform: uppercase;
  font-weight: 900;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 11px auto 60px;
  padding: 18px 147px;
}

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

  .u-section-1 .u-btn-1 {
    margin-top: 576px;
    margin-bottom: 0;
  }
}

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

  .u-section-1 .u-image-2 {
    width: 720px;
    height: 405px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 544px;
    margin-bottom: 31px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 408px;
    height: 408px;
    margin-top: 145px;
  }

  .u-section-1 .u-image-2 {
    width: 540px;
    height: 304px;
  }

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

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

  .u-section-1 .u-image-1 {
    height: 340px;
    margin-top: 175px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 191px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 545px;
    margin-bottom: 29px;
    padding-right: 43px;
    padding-left: 42px;
  }
}