/**
 *
 */

 @media print {
   .site-header,
   .site-footer,
   .chart__click-to-print {
     display: none !important;
   }
 }