/* Large devices */

@media (min-width: 1200px) {

	#navSide {
		display: none !important;
	}


}
