/* Page — rules emitted only by page-talent.php. */

/* Hero — the CA card sits right-of-centre so desktop copy clears it on the left.
   On phones the cover-crop is a narrow vertical slice, so pull the frame onto
   the card to centre it. Card's horizontal centre measures ~70% of image width. */
@media(max-width:768px){
  .hero-cinematic--talent .hero-fallback{object-position:75% center}
}
