.zz:hover:before {
    display: block;
    content: "";
    height: 30px;
    width: 4px;
    background: none !important;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;}
