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

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

.u-section-1 .u-image-1 {
  width: 971px;
  height: 1391px;
  margin: 52px auto 60px;
}

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

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

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

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

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

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

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

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