@media print {
    #owTabs,
    #owForm,
    .btn {
        display: none !important;
    }
}
