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

.u-section-1 .u-line-1 {
  width: 194px;
  margin: 60px auto 0 0;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-weight: 700;
  margin: 30px 218px 0 0;
}

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

.u-section-1 .u-image-1 {
  width: 1141px;
  height: 760px;
  margin: 30px auto 60px 0;
}

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

  .u-section-1 .u-text-1 {
    margin-right: 18px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 18px;
  }

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 626px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    margin-right: auto;
  }

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

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

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

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

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