@media print {

	.sp {
		display: none !important;
	}

	header button {
		display: none;
	}



}