.listing-image {
	height: 216px !important;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 3%;
    margin-top: 5px;
}
.c-light { color:#FFFFFF; font-weight:normal; text-decoration:none;}
.c-light:hover { color:#FFFFFF; font-weight:bold; text-decoration:underline;}
