.properties-carousel{
	border: none !important;
	padding: 0 !important;
}
.properties-carousel .carousel-indicators {
    bottom: -35px !important;
}
.property_features_ind{
	border-bottom:1px solid #58585a;
}

#rit-prop-carousel{
	border: none;
}
@media screen and (max-width: 767px){
	.properties-carousel .prop{
		height:250px !important;
	}
}