#hwc-header .tz-brand-header__img {
  background-image: url('https://file.trainerize.com/assets/tz/health-wellness-coaches/images/header-colorful.png');
  background-position: right top;
}

#hwc-app-info .coaches-split-checkmarks__content {
  max-width: 325px;
}

#hwc-free-guide .tz-guide__img {
  background-image: url('https://file.trainerize.com/assets/tz/health-wellness-coaches/images/guide.jpeg');
}

@media screen and (min-width: 768px) {
  #hwc-header .coaches-header__text-wrapper {
    padding: 0;
  }

  #hwc-win .coaches-slider-right__heading {
    max-width: 540px;
    margin: 0 auto 80px auto;
    text-align: center;
  }

  #hwc-reach .coaches-reach__heading {
    max-width: 550px;
    margin: 0 auto;
  }

  #hwc-prices .coaches-prices__heading {
    max-width: 410px;
    margin: 0 auto;
  }

  #hwc-free-guide .tz-guide__img {
    background-image: url('https://file.trainerize.com/assets/tz/health-wellness-coaches/images/small/guide.jpeg');
  }
  #hwc-free-guide .tz-guide__text p {
    max-width: 300px;
  }
}

@media screen and (min-width: 992px) {
  #hwc-header .tz-brand-header__img {
    background-image: url('https://file.trainerize.com/assets/tz/health-wellness-coaches/images/large/header-colorful.png');
  }
  #hwc-header .coaches-header__text-wrapper {
    padding: 50px 0 75px;
  }

  #hwc-win .coaches-slider-right__heading {
    max-width: none;
  }

  #hwc-app-info .coaches-split-checkmarks__content {
    max-width: 435px;
  }

  #hwc-reach .coaches-reach__heading {
    max-width: 650px;
  }

  #hwc-prices .coaches-prices__heading {
    max-width: none;
  }

  #hwc-free-guide .tz-guide__img {
    background-image: url('https://file.trainerize.com/assets/tz/health-wellness-coaches/images/large/guide.jpeg');
  }
  #hwc-free-guide .tz-guide__text-wrapper p {
    max-width: 370px;
  }
}

@media screen and (min-width: 1200px) {
  #hwc-header .coaches-header__text-wrapper {
    padding: 0;
  }

  #hwc-app-info .coaches-split-checkmarks__content {
    max-width: 475px;
  }

  #hwc-reach .coaches-reach__heading {
    max-width: none;
  }
}