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

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

.u-section-1 .u-image-2 {
  width: 289px;
  height: 448px;
  margin: -448px 0 0 auto;
}

.u-section-1 .u-text-1 {
  font-size: 0.625rem;
  transition-duration: 0.5s;
  text-shadow: 2px 0 0 rgba(0,0,0,0);
  margin: 17px 0 0 963px;
}

.u-section-1 .u-text-2 {
  font-size: 1.875rem;
  margin: -12px 492px 0 78px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-left: 763px;
  }

  .u-section-1 .u-text-2 {
    width: 446px;
    margin-left: 0;
    margin-right: 370px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 444px;
  }

  .u-section-1 .u-image-2 {
    margin-top: -444px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 543px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 150px;
  }
}

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

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

  .u-section-1 .u-image-2 {
    margin-top: -333px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 363px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 0;
  }
}

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

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

  .u-section-1 .u-image-2 {
    margin-top: -210px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 163px;
  }

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

.u-section-1 .u-text-1 {
  transition-property: fill, color, background-image, stroke-width, border-style, border-width, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-size, background-position !important;
}

.u-section-1 .u-text-1:hover {
  text-shadow: 2px 2px 8px rgba(128,128,128,1) !important;
}