.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: 339px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-left: 256px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin: 17px 0 17px 256px;
  }
}

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

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

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

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

  .u-section-1 .u-text-1 {
    margin-top: 6px;
    margin-left: 121px;
  }

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