 .u-section-1 {
  background-position: 50% 50%;
  min-height: 1002px;
}

.u-section-1 .u-image-1 {
  height: 185px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  text-transform: none;
  margin: -128px 31px 0 calc(((100% - 1140px) / 2) + 718px);
}

.u-section-1 .u-image-2 {
  width: 527px;
  height: 791px;
  margin: 98px auto 0 0;
}

.u-section-1 .u-text-2 {
  background-image: none;
  margin: -790px 0 27px calc(((100% - 1140px) / 2) + 491px);
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-size: 1.125rem;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-left: calc(((100% - 940px) / 2) + 592px);
  }

  .u-section-1 .u-text-2 {
    margin-left: calc(((100% - 940px) / 2) + 291px);
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-left: calc(((100% - 720px) / 2) + 453px);
  }

  .u-section-1 .u-text-2 {
    margin-left: calc(((100% - 720px) / 2) + 71px);
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-left: calc(((100% - 540px) / 2) + 340px);
  }

  .u-section-1 .u-text-2 {
    margin-left: calc(((100% - 540px) / 2));
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: calc(((100% - 340px) / 2) + 214px);
  }

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

  .u-section-1 .u-text-2 {
    margin-top: -509px;
    margin-left: calc(((100% - 340px) / 2));
  }
}