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

.u-section-1 .u-gallery-1 {
  height: 803px;
  margin-top: 30px;
  margin-bottom: 49px;
}

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

.u-section-1 .u-gallery-item-1 {
  box-shadow: 5px 5px 10px 2px rgba(0,0,0,0.15);
}

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

.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-gallery-item-2 {
  box-shadow: 5px 5px 10px 2px rgba(0,0,0,0.15);
}

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

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

.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-gallery-item-3 {
  box-shadow: 5px 5px 10px 2px rgba(0,0,0,0.15);
}

.u-section-1 .u-back-image-3 {
  object-position: 50% 22.06%;
}

.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-gallery-item-4 {
  box-shadow: 5px 5px 10px 2px rgba(0,0,0,0.15);
}

.u-section-1 .u-back-image-4 {
  object-position: 50% 3.15%;
}

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

.u-section-1 .u-gallery-item-5 {
  box-shadow: 5px 5px 10px 2px rgba(0,0,0,0.15);
}

.u-section-1 .u-back-image-5 {
  object-position: 50% 0.43%;
}

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

.u-section-1 .u-gallery-item-6 {
  box-shadow: 5px 5px 10px 2px rgba(0,0,0,0.15);
}

.u-section-1 .u-back-image-6 {
  object-position: 50% 8.11%;
}

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

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

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

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

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

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

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

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

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

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

  .u-section-1 .u-gallery-1 {
    margin-bottom: 50px;
    height: 2155px;
  }
}