@media print {
	.sp {
		display: none !important;
	}

	header {
		position: relative !important;
		margin-bottom: -90px;
	}


}