.photoGroup img{object-position:68% 50%}
.photoGroup .pageHeroCaption{border-top:0;left:20px;right:auto;bottom:20px;padding:10px 14px;background:#123522e8;gap:8px 14px;max-width:calc(100% - 40px);flex-direction:row;flex-wrap:wrap;align-items:center}
.photoGroup .pageHeroCaption strong{font-family:var(--sans);font-size:.75rem}
@media(max-width:1000px){
 .puppyFeatureImage.photoGroup,.pageHeroImage.photoGroup{min-height:0;height:auto;aspect-ratio:3/2}
 .photoGroup img{object-position:center;width:100%;height:100%}
 .photoGroup .pageHeroCaption{left:14px;bottom:14px;max-width:calc(100% - 28px);padding:8px 12px}
}
