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

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  font-style: normal;
  font-weight: 700;
  text-transform: none;
  margin: 60px auto 0 0;
}

.u-section-1 .u-text-2 {
  letter-spacing: 0px;
  line-height: 2;
  font-size: 1.25rem;
  margin: 20px 472px 0 0;
}

.u-section-1 .u-image-1 {
  width: 477px;
  height: 477px;
  background-image: url("images/factory.png");
  background-position: 50% 50%;
  margin: -585px 11px 108px auto;
}

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

  .u-section-1 .u-text-1 {
    margin-top: 65px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-right: 380px;
  }

  .u-section-1 .u-image-1 {
    width: 384px;
    height: 384px;
    margin-top: -600px;
    margin-right: 20px;
    margin-bottom: 60px;
  }
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 410px;
    height: 410px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 55px;
  }
}

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

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