

.thumb{
    display: flex !important;
    justify-content: center;
}

.lt-filter-form.list-view-tab .property .thumb {
   text-align: center; 
  }

.img-small-thumb {
    width: 100% !important;
    height: auto!important;
}

  .property .thumb img {
    width:auto !important; 
    height:600px;
}