@media print {
  #presidium-navigation {
    display: none;
  }

  #presidium-container {
    margin-left: 0;
  }
}