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

.u-section-1 .u-image-1 {
  width: 1158px;
  height: 849px;
  margin: 0 auto 0 0;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-family: "Roboto Condensed";
  font-weight: 700;
  letter-spacing: 4px;
  margin: -802px auto 60px;
}

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

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

  .u-section-1 .u-text-1 {
    margin-top: -642px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 642px;
    height: 471px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -420px;
  }
}

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

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

  .u-section-1 .u-text-1 {
    margin-top: -345px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 249px;
    margin-top: 114px;
  }

  .u-section-1 .u-text-1 {
    width: 340px;
    margin-top: -312px;
  }
}