@media print {
  .heartbeat,
  .acsHeader,
  .acsFooter,
  #global-banner {
    display: none;
  }
}
