.ls-body-banner {
  padding: 8rem 20px 10rem!important;
  margin-top:-8rem!important;
}
.ls-body-banner__container {
  margin-top: -50px;
  position: relative;
  z-index: 1;
}
.ls-body-banner__inner-container {
  max-width:700px;
}
.ls-body-banner__heading p {
  font-size: 20px;
  color: #0d2c49;
}
.ls-body-banner__heading h2 {
  color: #0d2c49;
  font-size: 32px;
}
.ls-body-banner__heading h2 span {
  color: #005cb9;
  display: block;
}
.ls-body-banner__heading p {
  color: #045cb9;
  margin-bottom: 2rem;
}
.ls-body-banner__content * {
  font-size: 20px;
}
.ls-body-banner__content {
  max-width: 700px;
}
.ls-body-banner__content ul {
  color: #015DB9;
}
.ls-body-banner__cta {
  margin-top: 2.5rem;
}
.ls-body-banner__cta a.ls-cta {
  color: #fff;
  background-color: #045cb9;
  border-color: #045cb9;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  body .ls-body-banner {
    background-position: 60% 0% !important;
        background-repeat: no-repeat!important;
  }
  .ls-body-banner__heading p {
    font-size: 13.5px;
  }
  .ls-body-banner {
    margin-bottom: 2rem;
 }
}
@media (max-width: 650px) {
  .ls-body-banner__heading p {
    margin-bottom: 12px;
  }
  .ls-body-banner__content * {
    font-size: 18px;
  }
  body .ls-body-banner {
    background-position: 100% 0% !important;
  }
  .ls-body-banner__heading h2 {
    margin-bottom: 2.5rem;
  }
} 
@media (max-width: 500px) {
  body .ls-body-banner {
    background-position: 65% 0!important;
  }
}

@media (max-width: 325px) {
  .ls-body-banner__heading p {
    font-size: 11px;
  }
}

/* Bryce Adjustment's for Kitchen + Bath LP*/

@media (max-width:768px) {
#KBLPstakes {
  margin-top: -115px !important; 
  padding: 15rem 20px 2rem !important;
  z-index: -1 !important;
}