.health-guarantee .tmpl-d.parallax::before {
  background-image: url(../../img/pages/health-guarantee-hero.jpg);
  background-position: center center
}
@media (max-width:600px) {
  .health-guarantee .tmpl-d .col-l {
    background: 0 0
  }
  .health-guarantee .tmpl-d .col-l h2 {
    color: #fff
  }
}
.health-guarantee .tmpl-h-left .tmpl-wrapper {
  -ms-flex-align: center;
  align-items: center
}
.health-guarantee .tmpl-h-left .col-l img {
  border-radius: 12px
}
.health-guarantee .tmpl-b {
  color: #fff
}
@media (max-width:600px) {
  .health-guarantee .tmpl-b {
    color: #333
  }
}
.health-guarantee .tmpl-b strong {
  color: #ff9100
}
.health-guarantee .tmpl-b.parallax::before {
  background-image: url(../../img/pages/health-guarantee-foot.jpg);
  background-position: center center
}