Hi 1omegazip
This template has special 'Gallery' type for article and when article has gallery, it will show the slide like that.
I just updated this file: /templates/ja_property/html/layouts/jamegafilter/content/default/product-item.php
and changed the code which renders images there. The full image is showing now.
About the 'Location' field, I added this custom css into your site:
.item-property .fields-container > .field-entry.r-location.r-class {
display: none;
}
Kindly check.