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

.u-section-1 .u-text-1 {
  font-family: "Libre Baskerville";
  font-size: 1rem;
  line-height: 1.2;
  margin: 1px 0 0;
}

.u-section-1 .u-image-1 {
  width: 450px;
  height: 300px;
  margin: 31px auto 19px;
}

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

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

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