.non-printable {
    display: none;
}

.print-only {
    display: block !important;
}
