/* Photographs shared with the city overview pages. */
.xp-page .xp-city-landscape{margin:0 0 24px;min-width:0}
.xp-city-landscape img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:6px;background:#e6f7f8}
.xp-city-landscape--nairobi img{object-position:50% 25%}
.xp-city-landscape--lagos img{object-position:50% 90%}
.xp-city-landscape figcaption{padding-top:8px;text-align:right;color:var(--xp-muted);font-size:.75rem;line-height:1.5}
