.no-puppy-mills .tmpl-b {
  -ms-flex-pack: start;
  justify-content: flex-start
}
.no-puppy-mills .tmpl-b .tmpl-wrapper {
  -ms-flex-direction: column;
  flex-direction: column
}
.no-puppy-mills .tmpl-b h1 {
  color: #fff
}
.no-puppy-mills .tmpl-b h1 b {
  color: #e6fffd
}
@media (max-width:600px) {
  .no-puppy-mills .tmpl-b h1 b {
    color: #66af37
  }
}
@media (max-width:600px) {
  .no-puppy-mills .tmpl-b h1 {
    color: #000
  }
  .no-puppy-mills .tmpl-b h1 span {
    display: inline
  }
}
.no-puppy-mills .tmpl-b button {
  margin-top: 3em
}
.no-puppy-mills .tmpl-b.parallax::before {
  background-image: url(../../img/pages/no-puppy-mills-hero.jpg);
  background-position: center center
}
.no-puppy-mills .tmpl-c h2 {
  color: #fff
}