@media (max-width: 775px){
	header#header{
		display: none;
	}
}