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

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

.u-section-1 .u-image-1 {
  width: 629px;
  height: 290px;
  margin: 29px 0 0 auto;
}

.u-section-1 .u-group-1 {
  width: 300px;
  background-image: none;
  min-height: 334px;
  height: auto;
  box-shadow: 2px -2px 8px 0 rgba(128,128,128,1);
  margin: 111px 0 0 auto;
}

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

.u-section-1 .u-icon-1 {
  width: 86px;
  height: 86px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  animation-duration: 1000ms;
  margin: 20px auto 0;
}

.u-section-1 .u-group-2 {
  width: 300px;
  background-image: none;
  min-height: 334px;
  height: auto;
  box-shadow: 2px -2px 8px 0 rgba(128,128,128,1);
  margin: -334px 329px 0 auto;
}

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

.u-section-1 .u-icon-2 {
  width: 83px;
  height: 83px;
  margin: 20px 69px 0 auto;
}

.u-section-1 .u-text-2 {
  font-size: 1.875rem;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  margin: 23px auto 0;
}

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

  .u-section-1 .u-group-1 {
    height: auto;
  }

  .u-section-1 .u-group-2 {
    height: auto;
  }

  .u-section-1 .u-icon-2 {
    margin-top: -55px;
  }
}

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

@media (max-width: 767px) {
   .u-section-1 {
    background-size: 140%;
  }

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

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

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-group-2 {
    margin-right: 240px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

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

  .u-section-1 .u-group-2 {
    margin-right: 40px;
  }
}