/**
 * Styles pour le composant media
 */

.atom-media .wp-block-image img {
    aspect-ratio: 31/13 !important;
    width: 100%;
}