@media print {
  header.fixed #header {
    position: relative;
    top: 0;
  }
}