.benefit-photo.city-photo img,.benefit-photo.family-photo img{display:block;width:100%;height:100%;object-fit:cover}
.benefit-photo.city-photo img{object-position:center 65%}
.benefit-photo.family-photo img{object-position:center 52%}
.benefit-photo.family-photo::after{content:none}
.family-equipment-photo{margin:28px 0 0;max-width:720px}
.family-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
@media(max-width:700px){.family-photo-grid{grid-template-columns:1fr;gap:0}}
.family-equipment-photo img{display:block;width:100%;height:auto}
.family-equipment-photo figcaption{font-size:14px;color:#526e82;margin-top:8px}
.staff-reference img{height:auto;max-height:none;aspect-ratio:4/3;object-fit:contain}
.staff-reference{align-self:center}
.benefit-card.featured>p strong{color:#07569c}
.city-link{background:#07569c;color:#fff}
.city-link:before{display:block;background:linear-gradient(90deg,rgba(3,34,64,.9),rgba(3,34,64,.54)),url("central-parking.webp") center 62%/cover no-repeat;opacity:1}
.city-link h2,.city-link>div>p:not(.section-label),.city-link aside p{color:#fff}
.city-link h2 em{font-style:italic}
.city-link aside{background:rgba(255,255,255,.12);border-color:#fff;color:#fff}
.city-link .destination-tags span{border-color:rgba(255,255,255,.65);background:rgba(3,34,64,.28);color:#fff}
.city-link .btn.white{background:#fff;color:#075ba5}
