.u-section-1 .u-sheet-1 {
  min-height: 440px;
  margin: 0 auto;
}

.u-section-1 .u-layout-wrap-1 {
  margin: 75px auto 75px 0;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 766px;
  background-image: none;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px;
}

.u-section-1 .u-text-1 {
  font-size: 1.25rem;
  margin: 0;
}

.u-section-1 .u-text-2 {
  font-size: 3.125rem;
  font-weight: 700;
  margin: 15px 0 0;
}

.u-section-1 .u-text-3 {
  font-weight: 400;
  margin: 45px 0 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-style: normal;
  text-transform: uppercase;
  margin: 45px auto 0 0;
}

.u-section-1 .u-layout-cell-2 {
  min-height: 766px;
  background-image: none;
}

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

.u-section-1 .u-image-2 {
  width: 480px;
  height: 480px;
  margin: -516px auto 36px 20px;
}

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

  .u-section-1 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-1 .u-image-1 {
    height: 488px;
    width: 488px;
    margin-left: 16px;
  }

  .u-section-1 .u-image-2 {
    width: 396px;
    height: 396px;
    margin-top: -432px;
    margin-left: 16px;
  }
}

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

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

  .u-section-1 .u-image-1 {
    height: 374px;
    width: 374px;
    margin-left: 13px;
  }

  .u-section-1 .u-image-2 {
    width: 303px;
    height: 303px;
    margin-top: -339px;
    margin-left: 13px;
  }
}

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

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-image-1 {
    height: 350px;
    width: 350px;
    margin-left: 9px;
  }

  .u-section-1 .u-image-2 {
    width: 284px;
    height: 284px;
    margin-top: -320px;
    margin-left: 9px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    height: 334px;
    width: 334px;
    margin-left: 6px;
  }

  .u-section-1 .u-image-2 {
    margin-left: 6px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}