.wpgmp_listing_grid .fc-item-default.fc-wait .wpgmp_locations{
	padding: 0px !important;
}
.wpgmp_listing_grid .fc-item-default.fc-wait .wpgmp_location_meta {
    margin-top: 0;
}
.fc-item-default.fc-wait .wpgmp_locations{
	/* background:#fff; */
	/* border:	1px solid #F1F1F1; */
	/* margin-bottom:20px; */
}
.fc-item-default.fc-wait .wpgmp_locations img{
	padding:0px;
	/* margin-right:15px !important; */
	width: 100% !important;
	height: auto;
}
.fc-item-default.fc-wait .wpgmp_locations_foot{
	margin:0px;
}
.fc-item-default .wpgmp_location_meta{
	margin-right:0px;
}
.wpgmp_listing_list .fc-item-default .wpgmp_locations{
	/* padding:15px !important; */
}
@media(max-width:767px){
.wpgmp_listing_container .fc-item-default {
	margin:10px 0 !important;
	
}

.wpgmp_listing_list .wpgmp_locations{ width: 50%; }
}
