.nav-no-link {
    display: block;
    border-left: .2rem solid;
    border-color: rgba(255,255,255,.9);
    width: 250px;
    padding: .5rem 1rem;
}