/* Roni photo framing: preserve the complete image and its burned watermark. */
.property-static-page .prop-gallery__main img,
[id^="gallery-"] .prop-gallery__main img{object-fit:contain;background:#f5f3ee}
.property-static-page .prop-gallery__thumbs img,
[id^="thumbs-"] img{object-fit:contain;background:#f5f3ee}
a.roni-property-card .prop-card__img{height:auto;aspect-ratio:8/5}
