This will remove the default icon:
Code:
.node .node-icon i:before { display: none !important; }
As for the directory image, can you clarify? The speech bubble is a Font Awesome icon so it's not necessarily an image but an font technically. The background image with the photographer, are you using an add-on to add that or just CSS?