/* @option user selected drop down menu setting */

@media screen and (min-width: 992px) {
	#nav ul ul {
		width: 150px;
	}
}