@media print {
	.sticky-top,
	.popup-menu {
		display: none!important;
	}
}