.u-section-1 .u-sheet-1 {
  min-height: 1207px;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  margin: 13px auto 0;
}

.u-section-1 .u-gallery-1 {
  height: 311px;
  width: 812px;
  margin: 22px auto 0;
}

.u-section-1 .u-gallery-inner-1 {
  grid-template-columns: repeat(3, auto);
  grid-gap: 15px;
}

.u-section-1 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-1 .u-back-image-2 {
  object-position: 50% 0%;
}

.u-section-1 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-1 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  width: 813px;
  margin: 39px auto 60px;
}

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

  .u-section-1 .u-text-2 {
    margin-top: 970px;
    margin-bottom: -493px;
  }
}

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

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

  .u-section-1 .u-gallery-1 {
    height: 827px;
    width: 720px;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin: 22px 0 60px;
  }
}

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

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

  .u-section-1 .u-gallery-1 {
    height: 1861px;
    width: 540px;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
    margin-bottom: -363px;
  }
}

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

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

  .u-section-1 .u-gallery-1 {
    height: 1172px;
    width: 340px;
  }

  .u-section-1 .u-text-2 {
    margin-bottom: 60px;
  }
}