@media print {
  .header-container-mask {
    display: none !important;
  }
  .fixed-header {
    position: relative !important;
  }
}