img.with-overlay { width: 143px; height: 140px; }
.overlay-wrapper { position: relative; width: 143px; height: 140px; overflow: hidden; float: left;}
.overlay-wrapper img { position: absolute; top: 0; left: 0; z-index: 1;  }
.overlay-wrapper .overlay { z-index: 2;}