#AM_DC_whatMatters_properties .result.clearfix{
	border-radius: 5px;
}

#AM_DC_whatMatters_properties .numberOfProperties {
    padding: 0 20px;
}
#AM_DC_whatMatters_properties {
    width: 100%;
    overflow: hidden;
}
@media only screen and (max-width:1024px) {
	/*#AM_DC_whatMatters_properties {
	    width: 2000px;
	    padding-left: 0;
	}
	#AM_DC_whatMatters_properties .container {
	    margin-left: 2%;
	}
	ul.slick-dots {
	    display: none !important;
	}
	.results {
	    width: 250px !important;
	}
	.grid .innerPrice {
		text-align: left !important;
	}*/
}