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

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 60px 0 0;
}

.u-section-1 .u-text-2 {
  margin: 47px auto 60px;
}

@media (max-width: 1399px) {
  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

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

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

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

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

.u-section-2 .u-image-1 {
  width: 383px;
  height: 400px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  margin: 40px auto;
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 355px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 1648px;
}

.u-section-3 .u-text-1 {
  margin: 20px 0 60px;
}

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

  .u-section-3 .u-text-1 {
    margin-bottom: 20px;
  }
}