 .u-section-1 {
  background-image: url("images/morocco2usa-EN_page-0001.jpg");
  background-position: 50% 50%;
}

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

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

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

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

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

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

.u-section-2 .u-btn-1 {
  --radius: 5px;
  font-weight: 700;
  background-image: none;
  font-size: 1rem;
  margin: 20px auto 0;
}

.u-section-2 .u-btn-2 {
  --radius: 5px;
  font-weight: 700;
  background-image: none;
  font-size: 1rem;
  margin: 20px auto;
}

@media (max-width: 575px) {
  .u-section-2 .u-btn-1 {
    font-size: 0.875rem;
  }

  .u-section-2 .u-btn-2 {
    font-size: 0.875rem;
  }
}