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

.u-section-1 .u-sheet-1 {
  min-height: 50vw;
}

.u-section-1 .u-image-1 {
  width: 547px;
  height: 619px;
  margin: 74px auto 0 0;
}

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 46px 0 30px;
}

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

  .u-section-1 .u-image-1 {
    width: 449px;
    height: 508px;
    margin-top: 150px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 48px;
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 342px;
    height: 387px;
    margin-top: 110px;
  }

  .u-section-1 .u-text-1 {
    width: 563px;
    margin: 71px auto 38px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 281px;
    height: 318px;
    margin-top: 151px;
    margin-left: -11px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin: 32px 0 35px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 63.62% 50%;
  }

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

  .u-section-1 .u-image-1 {
    width: 222px;
    height: 252px;
    margin-top: 53px;
    margin-right: -14px;
    margin-left: auto;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    line-height: 1.2;
    margin: 351px 24px 55px;
  }
} .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: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 298px;
  }

  .u-section-2 .u-text-1 {
    margin-top: 40px;
  }

  .u-section-2 .u-btn-1 {
    margin-bottom: 27px;
  }
}

@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;
  }

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