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

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

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

.u-section-1 .u-text-2 {
  margin: 4px 81px 0 17px;
}

.u-section-1 .u-image-1 {
  width: 570px;
  height: 505px;
  margin: 0 auto 33px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    margin-right: 17px;
  }
}

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

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

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

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