@media print {
    aside, header, footer , .btn-toolbar, .stc-top-header, .btn, #announcementBanner {
        display: none !important;
    }

    .stc-dashboard {
        width: 100%;
    }

}