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

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

.u-section-1 .u-gallery-1 {
  height: 324px;
  margin-top: 100px;
  margin-bottom: 60px;
}

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

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

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

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

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

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

  .u-section-1 .u-gallery-1 {
    height: 818px;
    margin-top: 70px;
  }

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

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

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

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

  .u-section-1 .u-gallery-1 {
    height: 387px;
    margin-top: 81px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 70px;
  margin-bottom: 0;
}

.u-section-2 .u-social-icons-1 {
  height: 32px;
  width: 32px;
  margin: 20px 0 20px auto;
}

.u-section-2 .u-icon-1 {
  height: 100%;
}