.view .links ul li {
    background: url('../img/arrow_right.svg') no-repeat left center;
    background-size: 10px;
    padding-left: 15px;
    margin-bottom: 10px;
}