The idea
Everything at once: a card with a responsive image and a caption. The image keeps its 16:9 ratio, fills its box with object-fit: cover, and is anchored with object-position. The card is centred and the caption sits below the image.
This level needs aspect-ratio, object-fit and object-position.