.back-to-account {
  width: 100%;
  background-color: mr-blue;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .bombshells-hero p {
    padding: 0.5em 0%;
  }
  .bombshells-hero .sub-title {
    padding-top: 0.75em;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .bombshells-hero p {
    padding: 0 2%;
    padding-top: 1em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .bombshells-hero p {
    padding: 0 10%;
    padding-top: 1em;
  }
}
@media only screen and (min-width: 960px) {
  .bombshells-hero p {
    padding: 0.5em 10%;
  }
}
.lighter-looks-title .script {
  line-height: 1.6em;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .lighter-looks-title h2 {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .lighter-looks-title h2 {
    position: relative;
    margin-right: 13em;
    margin-top: 2em;
    margin-bottom: 1em;
  }
  .lighter-looks-title .script {
    position: absolute;
    left: 4.5em;
    top: 0.1em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .lighter-looks-title h2 {
    position: relative;
    margin-right: 14em;
    margin-top: 2em;
    margin-bottom: 1em;
  }
  .lighter-looks-title .script {
    position: absolute;
    left: 5.5em;
    top: 0.1em;
  }
}
@media only screen and (min-width: 960px) {
  .lighter-looks-title h2 {
    position: relative;
    margin-right: 13em;
    margin-top: 2em;
    margin-bottom: 1em;
  }
  .lighter-looks-title .script {
    position: absolute;
    left: 9em;
    top: 0.1em;
  }
}
.before-after-high-lift.left .title-text,
.before-after-high-lift.right .title-text {
  padding: 0.5em 0;
  padding-top: 3em;
}
.before-after-high-lift.left .before-text-wrap,
.before-after-high-lift.right .before-text-wrap {
  position: absolute;
  top: 68%;
  width: 10%;
  height: 10%;
}
.before-after-high-lift.left .before-text-wrap p,
.before-after-high-lift.right .before-text-wrap p {
  padding-top: 15%;
}
.before-after-high-lift.left .title-text {
  padding-left: 10%;
}
.before-after-high-lift.left .before-text-wrap {
  left: 73%;
}
.before-after-high-lift.right .title-text {
  padding-left: 40%;
}
.before-after-high-lift.right .before-text-wrap {
  left: 18%;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .before-after-high-lift.left .title-text,
  .before-after-high-lift.right .title-text {
    padding: 0.5em;
    text-align: center;
  }
  .before-after-high-lift.left .before-text-wrap,
  .before-after-high-lift.right .before-text-wrap {
    width: 20%;
  }
  .before-after-high-lift.left .before-text-wrap p,
  .before-after-high-lift.right .before-text-wrap p {
    padding-top: 1%;
  }
  .before-after-high-lift.left .before-text-wrap {
    left: 68%;
  }
  .before-after-high-lift.right .before-text-wrap {
    left: 13%;
  }
}
.integrity-value-prop .xs-12 {
  padding: 3em 0;
}
.integrity-value-prop h2 {
  padding: 0.5em 2%;
}
.integrity-value-prop p {
  padding: 0.5em 4%;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .integrity-value-prop img {
    max-width: 15%;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .integrity-value-prop img {
    max-width: 10%;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .integrity-value-prop img {
    max-width: 9%;
  }
  .integrity-value-prop p {
    padding: 0.5em 11%;
  }
}
@media only screen and (min-width: 960px) {
  .integrity-value-prop img {
    max-width: 8%;
  }
  .integrity-value-prop p {
    padding: 0.5em 14%;
  }
}
.confidence-ctas .row {
  background-color: #f2f6fb;
}
.confidence-ctas .confidence-wrap {
  padding: 3em 0;
}
.confidence-ctas .cta-wrap {
  padding: 0.5em 0;
  width: 15em;
  display: inline-block;
  vertical-align: top;
}
.confidence-ctas h2 {
  padding: 0.5em 2%;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .confidence-ctas p {
    padding: 0.5em 4%;
    padding-bottom: 1em;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .confidence-ctas p {
    padding: 0.5em 4%;
    padding-bottom: 1em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .confidence-ctas p {
    padding: 0.5em 10%;
    padding-bottom: 1em;
  }
}
@media only screen and (min-width: 960px) {
  .confidence-ctas p {
    padding: 0.5em 22%;
    padding-bottom: 1em;
  }
}
