/* Chiropractic-page photo corrections requested September 13. */
.hero .ph.bg img{object-position:65% center;}
.circle-wrap .ph.chiro-first-photo{width:min(500px,100%);aspect-ratio:3/2;border-radius:10px;}
.chiro-first-photo img{height:150%;top:auto;bottom:0;object-fit:fill;}
.circle-wrap:has(.chiro-first-photo) .accent{display:none;}
.thumbs .ph{border:0;border-radius:8px;}
.thumbs .chiro-gallery-border img{height:112.5%;top:auto;bottom:0;object-fit:cover;object-position:center bottom;}
@media(max-width:860px){.hero .ph.bg img{object-position:68% center;}}
