/* Adaptation du contenu Blogger aux colonnes du modèle. */
.postcard .content { overflow-wrap: anywhere; }
.postcard .content img { max-width: 100% !important; height: auto !important; }
.postcard .content iframe, .postcard .content table { max-width: 100%; }
.meta-date { white-space: nowrap; }
#dynamic-nav a + a { margin-left: 1rem; }

.reliure-album{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.reliure-album img{width:100%;height:220px!important;object-fit:contain} @media(max-width:500px){.reliure-album{grid-template-columns:1fr}}
