@media screen and ( min-width: 1440px ) {
	
header {
	display: none;
}


}

