/* Mobile background images are attached by mobile-image-lazy.js near use. */
@media (max-width: 1024px), (hover: none), (pointer: coarse) {
  .industries,
  .offer-alt,
  .team-intro,
  .reviews,
  .proof,
  .shape-intro,
  .growth-plan {
    background-image: none;
  }
}
