@media screen and (min-width: 783px) {
	.primary-navigation .nav-menu {
		display: inline-table !important;
		margin-bottom: -4px;
	}
}