.nav {
    display: block;
}

.navigator-hover {
    opacity: .7;
    background-color: rgba(0, 0, 0, .1);
}
