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

.u-section-1 .u-image-1 {
  width: 200px;
  height: 300px;
  margin: 17px auto 0 28px;
}

.u-section-1 .u-text-1 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: -300px auto 0 245px;
}

.u-section-1 .u-text-2 {
  margin: 6px auto 60px 245px;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 34px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-top: 20px;
    margin-left: 184px;
  }

  .u-section-1 .u-text-2 {
    margin-left: 184px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 11px;
    margin-left: auto;
  }

  .u-section-1 .u-text-1 {
    margin-top: 15px;
    margin-left: auto;
  }

  .u-section-1 .u-text-2 {
    margin-top: 11px;
    margin-left: 0;
    margin-bottom: 11px;
  }
}