@media print {
    .qb-print-notification {
        display: block !important;
    }
    .container {
        display: none !important;
    }
}