 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  font-size: 2.8125rem;
  text-shadow: 1px 1px 0px rgba(0,0,0,1);
  box-shadow: 1px 1px 0 0 rgba(0,0,0,0);
  margin: 30px 0 0;
}

.u-section-1 .u-image-1 {
  height: 745px;
  margin-top: 30px;
  margin-bottom: 35px;
  margin-left: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    height: 626px;
    margin-bottom: 60px;
    margin-left: initial;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 460px;
    margin-bottom: 35px;
    margin-left: initial;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    height: 346px;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: initial;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-1 .u-image-1 {
    height: 200px;
    margin-left: initial;
  }
}