/* styles here */
.listings-listing {
	/* code here */
}

.listings-listing.hidden {
	display: none;
}
