 .u-section-1 {
  background-image: url("images/Beautus_Threads_plain_bg.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  line-height: 1.2;
  margin: 84px auto 0 0;
}

.u-section-1 .u-image-1 {
  width: 371px;
  height: 266px;
  margin: 0 auto 60px 0;
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 85px;
  }

  .u-section-1 .u-image-1 {
    width: 287px;
    height: 201px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 44px;
  }

  .u-section-1 .u-image-1 {
    width: 231px;
    height: 163px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.25rem;
    margin-top: 65px;
  }

  .u-section-1 .u-image-1 {
    width: 137px;
    height: 97px;
  }
}

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

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

  .u-section-1 .u-image-1 {
    width: 223px;
    height: 158px;
  }
}