/* Customers v212: focused hero image replacing the former logo orbit. */
.customers-hero-card{background:#fff}
.customers-hero-visual{min-height:360px;background:#edf4ef}
.customers-hero-visual img{display:block;width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center}
@media(max-width:1050px){.customers-hero-visual{min-height:295px}.customers-hero-visual img{min-height:295px}}
@media(max-width:700px){.customers-hero-visual{min-height:245px}.customers-hero-visual img{min-height:245px;object-position:62% center}}

/* Centre the card action to match the centrally aligned customer presentation. */
.customer-profile-button{align-self:center}
