 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1));
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-weight: bold;
  font-size: 3.4375rem;
  text-shadow: 0px 0px 33px rgba(0,0,0,1);
  margin: 199px auto 0;
}

.u-section-1 .u-group-1 {
  width: 800px;
  min-height: 620px;
  height: auto;
  box-shadow: 0px 0px 40px 5px rgba(0,0,0,1);
  margin: 46px auto 57px;
}

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

.u-section-1 .u-text-2 {
  background-image: none;
  text-shadow: 2px 2px 40px rgba(0,0,0,1);
  font-size: 1.5rem;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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