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

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  margin: 26px 489px 0 auto;
}

.u-section-1 .u-gallery-1 {
  height: 421px;
  width: 903px;
  margin: 22px 110px 60px auto;
}

.u-section-1 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto auto;
  grid-gap: 10px 10px;
}

.u-section-1 .u-gallery-item-1 {
  margin-right: 0;
  box-shadow: -2px 2px 8px 0 rgba(128,128,128,1);
}

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

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

.u-section-1 .u-gallery-item-2 {
  margin-right: 0;
  box-shadow: -2px 2px 8px 0 rgba(128,128,128,1);
}

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

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

.u-section-1 .u-gallery-item-3 {
  margin-right: 0;
  box-shadow: -2px 2px 8px 0 rgba(128,128,128,1);
}

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

.u-section-1 .u-gallery-item-4 {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  box-shadow: -2px 2px 8px 0 rgba(128,128,128,1);
}

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

.u-section-1 .u-gallery-item-5 {
  margin-right: 0;
  box-shadow: -2px 2px 8px 0 rgba(128,128,128,1);
}

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

.u-section-1 .u-gallery-item-6 {
  margin-right: 0;
  box-shadow: -2px 2px 8px 0 rgba(128,128,128,1);
}

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

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

.u-section-1 .u-gallery-item-7 {
  margin-right: 0;
  box-shadow: -2px 2px 8px 0 rgba(128,128,128,1);
}

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

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

.u-section-1 .u-gallery-item-8 {
  margin-right: 0;
  box-shadow: -2px 2px 8px 0 rgba(128,128,128,1);
}

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

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

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

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

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

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

  .u-section-1 .u-gallery-1 {
    height: 1342px;
    width: 720px;
    margin-right: 0;
  }

  .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: 4166px;
  }

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

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

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