@media print {
    header, footer, .sidebar > *:not(.team_contacts), .elements_row, .bottom_offers {
        display: none !important;
    }
}
