*,
*:before,
*:after {
  background: transparent !important;
  color: #000 !important;
box-shadow: none !important;
  text-shadow: none !important;
}




 header ,.image-banner, footer{
   display:none;
 }


 h2{
   margin:0;
 }

 section{
   padding-top:0 !important;
   page-break-inside: avoid;
 }


#print-header:before{
  content:url('../images/logo.svg');
}