@media print {
.page-top, #header, #footer, .cta-section {
display: none;
}
}