.lista-vistos ul li::before {
    content: url('../images/icons/visto.png');
    line-height: 30px;
    margin-left: -35px;
    margin-right: 15px;
    text-align: center    
}
