/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .listing .listing-item {
    width: 350px;
    height: 350px;
    display: block;
    position: relative;
    overflow: hidden;
}