/* Video 3's published thumbnail has black side borders; enlarge its actual
   film frame so the preview fills the same 16:9 layout as the other films. */
.film-poster--crop{transform:scale(1.35)}
.film-card:hover .film-poster--crop{transform:scale(1.4)}
