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

.u-section-1 .u-text-1 {
  font-family: Courgette;
  margin: 21px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: normal;
  margin: 0 auto;
}

.u-section-1 .u-image-1 {
  width: 570px;
  height: 22px;
  margin: 42px auto 3px;
}

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

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

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

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