header h3, header h4 {
	display: none;
}

nav li {
	font-size: 16px;
	text-transform: capitalize;
	margin-left: 24px;
	padding-right: 24px;
}

nav {
	height: 30px;
}

nav ul ul {
	top: 22px;
}