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

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

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

.u-section-1 .u-image-1 {
  width: 570px;
  height: 203px;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  margin: -1042px auto 0 253px;
}

.u-section-1 .u-image-2 {
  --radius: 10px;
  width: 570px;
  height: 59px;
  margin: 1289px auto 20px;
}

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

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

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

  .u-section-1 .u-image-1 {
    margin-left: 150px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 192px;
    margin-top: -42px;
    margin-left: 0;
  }

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 121px;
    margin-top: -21px;
  }

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