/******* Do not edit this file *******
Code Snippets Manager
Saved: Sep 03 2024 | 19:24:33 */
/* More responsive headings */
@media (max-width: 767px) {
  body.single-industry_solutions h1 {
    font-size: 36px !important;
  }
  body.single-industry_solutions h2, body.single-industry_solutions .dmach-postmeta-value > span {
    font-size: 30px !important;
  }
  body.single-industry_solutions h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 479px) {
  body.single-industry_solutions h1 {
    font-size: 30px !important;
  }
  body.single-industry_solutions h2, body.single-industry_solutions .dmach-postmeta-value > span {
    font-size: 24px !important;
  }
  body.single-industry_solutions h3 {
    font-size: 20px !important;
  }
}
