@media screen and (min-width: 996px) {
	#nav ul ul {
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	}
}