.feat_property .fp_footer
  {
    display: none;
  }

 .hourseitem, .projecthome .item
 {
 	height: 100%;
 }

 .feat_property .thumb img.img-whp
 {
 	min-height: 167px;
 }

 ul.prop_details.mb0
 {
 	    float: left;
    margin-top: -8px;
    width: 328px;
    margin-left: 0px;
 }

 @media only screen and (max-width: 1920px) 
{
	section#listing_title
	{
		    margin-left: 0;
	}
  
}

@media only screen and (max-width: 414px){
div#listcarousel1 {
    overflow: hidden;
    height: 30vh !important;
    width: 100%;
}
}
 
