@media screen and (max-width: 1002px) {

	#nav-wrapper {
		display: none;
		}
		
	#body-wrapper {
		margin-top: 0 !important;
		}

}