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

.u-section-1 .u-text-1 {
  text-shadow: 0 0 8px rgba(128,128,128,1);
  font-size: 3.75rem;
  line-height: 1;
  letter-spacing: 5px;
  text-align: center;
  margin: 50px 0 0;
}

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

.u-section-1 .u-gallery-1 {
  height: 650px;
  width: 650px;
  margin: 0 auto 49px;
}

.u-section-1 .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
}

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

.u-section-1 .u-carousel-item-1 {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-over-slide-1 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-carousel-item-2 {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-over-slide-2 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-carousel-control-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  right: auto;
}

.u-section-1 .u-carousel-control-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
}

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

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