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

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

#lsc-free-guide .tz-guide__text-wrapper p {
  max-width: 300px;
}
#lsc-free-guide .tz-guide__img {
  background-image: url('https://file.trainerize.com/assets/tz/common-assets/images/free-guides/five-ways-to-train.png');
}

@media screen and (min-width: 768px) {
  #lsc-header .coaches-header__text-wrapper {
    padding: 20px 0 35px;
    max-width: 310px;
  }

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

  #lsc-prices .coaches-prices__heading {
    max-width: 410px;
    margin: 0 auto;
  }
  
  #lsc-free-guide .tz-guide__img {
    background-image: url('https://file.trainerize.com/assets/tz/common-assets/images/free-guides/small/five-ways-to-train.png');
  }
}

@media screen and (min-width: 992px) {
  #lsc-header .tz-brand-header__img {
    background-image: url('https://file.trainerize.com/assets/tz/lifestyle-coaches/images/large/header.png');
  }
  #lsc-header .coaches-header__text-wrapper {
    padding: 30px 0 40px;
    max-width: 470px;
  }

  #lsc-win .coaches-slider-right__heading {
    max-width: 910px;
  }

  #lsc-app-info .coaches-split-checkmarks__content {
    max-width: 450px;
  }
  #lsc-app-info .coaches-split-checkmarks__content ul {
    max-width: 440px;
  }

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

  #lsc-free-guide .tz-guide__text-wrapper p {
    max-width: 370px;
  }
}

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

  #lsc-subheader .coaches-split__content {
    max-width: 510px;
  }

  #lsc-app-info .coaches-split-checkmarks__content {
    max-width: 450px;
  }
  #lsc-app-info .coaches-split-checkmarks__content ul {
    max-width: 440px;
  }

  #lsc-free-guide .tz-guide__img {
    background-image: url('https://file.trainerize.com/assets/tz/common-assets/images/free-guides/large/five-ways-to-train.png');
  }
}
