/* Keep every Dr. Pai portrait fully visible at all responsive sizes. */
.eh-main-photo,.hex,.vision-card>img,.motto-photo{background:linear-gradient(145deg,#fffdf8,#eef5ef)}
.eh-main-photo img,.hex img,.vision-card>img,.motto-photo img{object-fit:contain!important;object-position:center!important}
.eh-main-photo img,.motto-photo img{object-position:center bottom!important}
.vision-card>img{padding:10px}
.vision-card.alternate>img{padding:12px}
.hex img{transform:scale(.92)}
.eh-service-card .service-photo img{object-fit:contain;background:#fff;padding:5px}
@media(max-width:760px){.vision-card>img,.vision-card.alternate>img{height:auto;max-height:430px;min-height:300px}.motto-photo img{height:auto;max-height:540px;min-height:380px}}
