@media only screen and (min-width: 839px) {
	.supportcategories-mobile {
		display:none;
	}
	
	nav .level_2 {
		display:none;
	}
}