 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 67px auto 0 0;
}

.u-section-1 .u-image-1 {
  width: 819px;
  height: 679px;
  margin: 25px auto 60px 0;
}

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

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

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

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

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

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