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

.u-section-1 .u-layout-wrap-1 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 601px;
  background-size: cover;
}

.u-section-1 .u-image-1 {
  background-position: 50% 50%;
  background-image: url("images/SPIKE_Carrara-Marble-Bench_Franziska-Agrawal_3.jpg");
  background-size: cover;
  transition-duration: 0.5s;
}

.u-section-1 .u-container-layout-1 {
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  padding: 0;
}

.u-section-1 .u-text-1 {
  font-size: 3rem;
  margin: 0 auto;
}

.u-section-1 .u-layout-cell-2 {
  min-height: 601px;
  background-size: cover;
}

.u-section-1 .u-image-2 {
  background-position: 50% 50%;
  background-image: url("images/MARBLE-CORE-Objects_SLIP_web_3.jpg");
  background-size: cover;
}

.u-section-1 .u-container-layout-2 {
  padding: 0;
}

.u-section-1 .u-text-2 {
  font-size: 3rem;
  margin: 0 auto;
}

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

  .u-section-1 .u-layout-cell-1 {
    background-position: 50% 50%;
    transition-duration: 0.5s;
    min-height: 496px;
  }

  .u-section-1 .u-layout-cell-2 {
    background-position: 50% 50%;
    transition-duration: 0.5s;
    min-height: 496px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-layout-cell-1 {
    min-height: 380px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 380px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-layout-cell-1 {
    min-height: 570px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 570px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-layout-cell-1 {
    min-height: 359px;
  }

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

  .u-section-1 .u-layout-cell-2 {
    min-height: 359px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.875rem;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  font-size: 0.75rem;
  margin: 29px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 0.75rem;
  font-weight: 400;
  margin: 10px auto 0;
}

.u-section-2 .u-text-3 {
  font-size: 0.75rem;
  margin: 0 auto;
}

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

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