.site-footer,
.mobile-buttons,
.block-gfxvisufilter-block,
.gfx-details summary:after,
#gfx-button-print {
	display: none !important;
}

* {
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari, Edge */
    color-adjust: exact !important;                 /*Firefox*/
}


#block-gfx-sitebranding {
	width:100%;
}

