/* Additive photo layer only. Natural aspect ratios; no cropping or fixed heights. */
.b .photo-enrichment{display:block;width:100%;max-width:760px;min-width:0;margin:30px auto;padding:0;clear:both}
.b .photo-enrichment picture,.b .photo-enrichment img{display:block;width:100%;max-width:100%;height:auto}
.b .photo-enrichment figcaption{font-size:13px;line-height:1.5;color:#586b62;margin:9px 0 0;overflow-wrap:anywhere}
.b .photo-enrichment .photo-credit{display:block;font-size:12px;margin-top:5px}
