 .u-section-1 {
  background-image: url("images/couple-with-son-daughter-outdoors-blowing-bubbles-sunny-garden-family-enjoying-quality-free-time-together.jpg");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  text-shadow: 3px 1px 11px rgba(0,0,0,1);
  box-shadow: 0px 0px 0 0 rgba(0,0,0,0);
  width: 645px;
  margin: 259px auto 0;
}

.u-section-1 .u-image-1 {
  height: 261px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-text-2 {
  text-shadow: 0px 0px 7px rgba(0,0,0,1);
  font-weight: 700;
  margin: 0 0 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 191px;
    margin-left: 84px;
    margin-right: 84px;
  }

  .u-section-1 .u-image-1 {
    height: 247px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-top: 236px;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-top: 80px;
  }

  .u-section-1 .u-image-1 {
    height: 113px;
  }
}