/* Enter Your Custom CSS Here */
.display-posts-listing .listing-item {
    clear: both;
  margin: 20px 0px 0px 0;
}

.display-posts-listing img {
    float: left;
    margin: 0 10px 10px 0;
}