/* Keep the banner aligned with the gallery and tighten surrounding space. */
main{padding-top:8px}
.image-banner{width:100%;max-width:none;margin:0 auto;border:1px solid #dfca6580;border-radius:12px;overflow:hidden;background:#07543b;box-shadow:0 4px 14px #003d371a}
.image-banner img{display:block;width:100%;height:auto;object-fit:contain}
#collection{padding-top:16px}
@media(max-width:720px){main{padding-top:6px}.image-banner{width:100%;border-radius:10px;margin-bottom:0}#collection{padding-top:12px}}
