/* V119: restore established layouts; correct only the reported visible issues. */
body.page-locations main .locations-reference-list>.location-card:nth-child(n){
  order:0!important;
  align-self:stretch!important;
  margin-top:0!important;
  transform:none!important;
  animation:none!important;
}
body.page-locations main .locations-reference-list>.legacy-west-babylon-card{display:none!important}
body.page-locations main .locations-reference-list{align-items:stretch!important}
body.page-locations main .location-card .loc-left{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  height:100%!important;
}
body.page-locations main .location-card .location-detail-link{margin-top:auto!important}
body.page-locations main .page-hero{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  padding:36px 0!important;
  overflow:visible!important;
}
body.page-locations main .page-hero .hero-content{
  width:min(100% - 40px,980px)!important;
  max-width:980px!important;
  margin:0 auto!important;
  overflow:visible!important;
}
body.page-locations main .page-hero .eyebrow{margin:0 0 8px!important}
body.page-locations main .page-hero h1{
  max-width:940px!important;
  margin:0 auto 10px!important;
  font-size:clamp(2rem,3vw,2.65rem)!important;
  line-height:1.08!important;
}
body.page-locations main .page-hero .hero-sub{
  position:static!important;
  display:block!important;
  max-width:820px!important;
  margin:0 auto!important;
  padding:0!important;
  overflow:visible!important;
  white-space:normal!important;
}
body.page-team main .doctor-featured-row .doctor-photo{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  transform:none!important;
}
body.page-doctor-jack main .profile-hero img{
  content:url("doctors/jack-tesoriero-team-card-v118.png")!important;
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:4/3!important;
  object-fit:contain!important;
  object-position:center center!important;
}
@media(max-width:600px){
  body.page-locations main .page-hero{padding:28px 0!important}
  body.page-locations main .page-hero h1{font-size:2rem!important}
}
