 .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: 1212px;
}

.u-section-1 .u-image-1 {
  min-height: 723px;
  background-image: url("images/clouds_a1.jpg");
  filter: none;
  background-position: 50% 50%;
  box-shadow: 9px 9px 8px 0px rgba(128,128,128,1);
  border-style: double;
  width: 1068px;
  margin: 66px auto 60px;
}

.u-section-1 .u-container-layout-1 {
  padding: 0;
}

.u-section-1 .u-image-2 {
  height: 486px;
  width: 1042px;
  margin: 43px auto 0;
}

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

.u-section-1 .u-metadata-1 {
  margin: 30px 30px 0;
}

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

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

  .u-section-1 .u-image-1 {
    width: 940px;
  }

  .u-section-1 .u-image-2 {
    height: 438px;
    width: 940px;
  }

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 720px;
  }

  .u-section-1 .u-container-layout-1 {
    padding: 0;
  }

  .u-section-1 .u-image-2 {
    height: 335px;
    width: 720px;
  }
}

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

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

  .u-section-1 .u-image-2 {
    height: 251px;
    margin-top: 9px;
    width: 540px;
  }
}

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

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

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