.nav a[href="/contact"] {
    display: none !important;
}

.nav a[href="/contact"] + ul {
    display: none !important;
}