 .u-section-1 {
  background-image: url("images/photo-1559173525-d16dfd7c17fe.jpeg");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-image-1 {
  width: 488px;
  height: 64px;
  margin: 158px auto 0;
}

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

.u-section-1 .u-image-2 {
  width: 105px;
  height: 105px;
  margin: 126px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-repeat: no-repeat;
    background-size: cover;
  }

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

@media (max-width: 991px) {
  .u-section-1 .u-image-2 {
    margin-top: 174px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    height: 80px;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    height: 50px;
  }

  .u-section-1 .u-image-2 {
    margin-top: 168px;
  }
}