@media print {
  .ly_header {
    position: relative !important;
    display: block !important;
    background-color: #fff !important;
    pointer-events: auto !important;
  }
}