 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/Background1.jpg");
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  margin: 20px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  margin: 20px 0 0;
}

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

.u-section-1 .u-image-2 {
  width: 343px;
  height: 476px;
  margin: -432px 111px 0 auto;
}

.u-section-1 .u-text-3 {
  font-size: 1.25rem;
  margin: 46px 0 60px;
}

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 295px;
  }

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

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

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

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

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 472px;
    margin-top: -318px;
    margin-right: 0;
  }
}