/*
  IMAGE CROP / FOCAL POINTS
  -------------------------
  The site uses object-fit: cover, so images may crop to fill their panel.
  Change only these percentages when a face/title/detail needs repositioning.

  50% 50% = center
  50% 20% = favor the top
  30% 50% = favor the left
  70% 50% = favor the right
*/

#art-hero { --focus: 50% 50%; }
#art-merry-heistmas { --focus: 50% 50%; }
#art-drinking-the-vine { --focus: 50% 50%; }
#art-just-for-the-weekend { --focus: 50% 50%; }
#art-a-month-without-a-marriage { --focus: 50% 50%; }
#art-indie-film-lodge { --focus: 50% 50%; }
#art-film-scores { --focus: 50% 50%; }
#art-christmas-albums { --focus: 50% 50%; }

/* Inner page focal points */
#art-indie-film-lodge-page { --focus: 50% 50%; }
#art-film-scores-page { --focus: 50% 50%; }
#art-christmas-albums-page { --focus: 50% 50%; }

/* V3 series + performance */
#art-artificial { --focus: 50% 50%; }
#art-after-forever { --focus: 50% 50%; }
#art-acting { --focus: 50% 30%; }

/* Films page V4 poster focal points */
#art-gap-weekend { --focus: 50% 50%; }
#art-my-life-is-on-the-line { --focus: 50% 50%; }
#art-back-to-lyla { --focus: 50% 50%; }
#art-ditch-party { --focus: 50% 50%; }
#art-chasing-the-sun { --focus: 50% 50%; }

/* V6 */
#art-merry-heistmas-home, #art-gap-weekend-home, #art-month-home, #art-vine-home { --focus:50% 50%; }
#art-when-women-rule-the-world, #art-dont-let-it-in, #art-a-psychos-path { --focus:50% 50%; }
#art-life-from-the-inside, #art-vampire-zombie-werewolf { --focus:50% 50%; }
#music-christmas-robots-home, #music-on-tree-home, #music-demonic-home, #music-chasing-home { --focus:50% 50%; }

#music-simple-christmas-home, #music-a-simple-christmas { --focus:50% 50%; }
