.u-section-1 .u-sheet-1 {
  min-height: 50vw;
}

.u-section-1 .u-image-1 {
  width: 404px;
  height: 216px;
  margin: 0 auto 0 0;
}

.u-section-1 .u-image-2 {
  width: 150px;
  height: 146px;
  margin: -216px 0 0 auto;
}

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

.u-section-1 .u-text-2 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    height: 182px;
  }

  .u-section-1 .u-image-2 {
    margin-top: -182px;
  }
}