@media screen and (max-width: 1002px) {

	#nav-wrapper {
		display: none;
		}

}