/* PlacEVision property card white standard + frame cleanup V11 */
.home-property-card__image.pv-white-matte,
.property-list-card__image.pv-white-matte{
  background:#fff !important;
  box-shadow:none !important;
}

.home-property-card__image.pv-white-matte img,
.property-list-card__image.pv-white-matte img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
}

.home-property-card__image.pv-white-matte::after,
.property-list-card__image.pv-white-matte::after{
  display:none !important;
  content:none !important;
  border:0 !important;
  box-shadow:none !important;
}
