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

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

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

.u-section-1 .u-custom-html-1 {
  margin-top: 30px;
  margin-bottom: 60px;
}

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

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

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

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