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

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

.u-section-1 .u-text-1 {
  margin: 21px auto 0 calc(((100% - 1140px) / 2)  + 215px);
}

.u-section-1 .u-text-2 {
  margin: 13px auto 60px calc(((100% - 1140px) / 2)  + 83px);
}

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

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

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

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

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

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

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

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