/* Image optimization — picture wrapper inherits card image rules */
picture { display: contents; }
picture img { width: 100%; height: auto; display: block; }
