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

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

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

.u-section-1 .u-text-1 {
  line-height: 2;
  font-size: 1.125rem;
  font-style: italic;
  width: 518px;
  margin: 47px auto 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  border-style: none none solid;
  margin: 35px auto 60px;
  padding: 0;
}

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

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

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

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

  .u-section-1 .u-text-1 {
    width: 340px;
  }
}