.mechanism ul li a:before {
    display: none;
    content: "";
    width: 5px;
    height: 5px;
    background: #f4792c;
    position: absolute;
    left: 2px;
    top: 50%;
    margin-top: -2.5px;}
