/* v24: preserve the Center's desert-spring identity in every Center card. */
.center-image,
.center-return-card .destination-image{
  background-image:url('/wellspring-hrc-desert-spring-canonical-2026.webp')!important;
  background-position:center 56%!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
}
