 .u-section-1 {
  background-image: url("images/PurrgatoryWebSite_10.png");
  background-position: 50% 50%;
  min-height: 280px;
}

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

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

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

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

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

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

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

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

  .u-section-1 .u-sheet-1 {
    min-height: 83px;
  }
} .u-section-2 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1)), linear-gradient(to bottom, rgba(51, 51, 51, 1), rgba(51, 51, 51, 1));
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-2 .u-group-1 {
  height: auto;
  min-height: 369px;
  width: 1140px;
  margin: 0 auto;
}

.u-section-2 .u-container-layout-1 {
  padding: 0;
}

.u-section-2 .u-text-1 {
  margin-right: 160px;
  margin-left: 0;
  text-decoration: none solid rgb(255, 255, 255);
  margin-bottom: 0;
}

.u-section-2 .u-text-2 {
  line-height: 1.2;
  font-size: 1rem;
  margin: 20px 0 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-group-1 {
    margin-top: 80px;
    width: 940px;
    height: auto;
  }

  .u-section-2 .u-text-1 {
    margin-right: 0;
  }

  .u-section-2 .u-text-2 {
    width: 794px;
  }
}

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

  .u-section-2 .u-group-1 {
    margin-top: 0;
    margin-bottom: 60px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-2 .u-text-2 {
    width: auto;
  }
}

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

  .u-section-2 .u-group-1 {
    min-height: 581px;
    width: 385px;
    margin-left: -22px;
    margin-right: -22px;
  }

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 0;
    margin-right: -23px;
    margin-left: 23px;
  }

  .u-section-2 .u-text-2 {
    font-size: 0.875rem;
    margin-top: 16px;
    margin-left: 23px;
    margin-right: 23px;
  }
}