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

.u-section-1 .u-image-1 {
  width: 856px;
  height: 574px;
  margin: 23px auto 0;
}

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

.u-section-1 .u-text-1 {
  margin: 58px 0 0;
}

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

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

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

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

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

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