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

.u-section-1 .u-text-1 {
  font-size: 4.5rem;
  font-weight: 700;
  margin: 34px 0 0 12px;
}

.u-section-1 .u-image-1 {
  width: 453px;
  height: 300px;
  margin: 30px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 3rem;
  margin: 30px 0 60px 12px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-left: 0;
  }

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 4rem;
  }

  .u-section-1 .u-text-2 {
    font-size: 2.6666666666666665rem;
  }
}

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

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