 .u-section-1 {
  background-image: url("images/LamourLapparelItShowsinOurClothes.png");
  background-position: 47.76% 100%;
  background-size: 120%;
}

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

@media (max-width: 1199px) {
   .u-section-1 {
    background-size: auto 120%;
  }

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

@media (max-width: 991px) {
   .u-section-1 {
    background-size: auto 125%;
  }

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

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

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

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

.u-section-2 .u-text-1 {
  font-size: 3rem;
  line-height: 1.5999999999999999;
  margin: 60px 0 0;
}

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

.u-section-2 .u-btn-1 {
  font-size: 0.875rem;
  letter-spacing: 1px;
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  margin: 40px auto 60px;
}

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

  .u-section-2 .u-text-1 {
    font-size: 2.5rem;
    line-height: 1;
    margin-top: 43px;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.25rem;
    width: auto;
    margin-top: 24px;
  }

  .u-section-2 .u-btn-1 {
    margin-top: 19px;
    margin-bottom: 43px;
  }
}