.tpContent { display: none; }

@media print {
.tpContent { display: block !important; }
}