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

.u-section-1 .u-image-1 {
  width: 562px;
  height: 322px;
  margin: 89px 0 0 auto;
}

.u-section-1 .u-text-1 {
  font-size: 3rem;
  line-height: 1.16;
  font-weight: 300;
  margin: -217px auto 60px 0;
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.6666666666666665rem;
    margin-top: -204px;
  }
}

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

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

  .u-section-1 .u-text-1 {
    margin-top: -90px;
  }
}