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

.u-section-1 .u-text-1 {
  margin: 29px 267px 0 291px;
}

.u-section-1 .u-gallery-1 {
  height: 378px;
  margin-top: 32px;
  margin-bottom: 0;
}

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

.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-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 {
  margin: -29px auto 60px;
}

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

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

  .u-section-1 .u-text-1 {
    margin-top: 9px;
    margin-right: 167px;
    margin-left: 191px;
  }

  .u-section-1 .u-gallery-1 {
    height: 312px;
    margin-top: 53px;
  }

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

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

  .u-section-1 .u-text-1 {
    margin-right: 57px;
    margin-left: 81px;
  }

  .u-section-1 .u-gallery-1 {
    height: 717px;
  }

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

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

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

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

  .u-section-1 .u-gallery-1 {
    height: 1613px;
    margin-top: 24px;
  }

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

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

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

  .u-section-1 .u-gallery-1 {
    height: 1016px;
    margin-top: -4px;
  }

  .u-section-1 .u-text-2 {
    margin-top: -610px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 63px;
}