/* Preserve the top of Ria's portrait while using the existing banner drift. */
.ria-artist-page .phero > .hero__media > picture:not(.lit) {
  transform-origin: 50% 0;
}
