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

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

.u-section-1 .u-text-2 {
  margin: 34px 0 0;
}

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

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

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

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

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

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