@media print {
    .navbar { display: none !important; }
    .query-form { display: none !important; }
    .nav { display: none !important; }
}