 .u-section-1 {
  background-image: url("images/Eat-As-One.png");
  background-position: 50% 0%;
}

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

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

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

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

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 449px;
  }
} .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;
  }
}