@media print {
    #hwTabs,
    #hwForm,
    .btn {
        display: none !important;
    }
}
