.brand-logo{width:52px;height:52px;flex:0 0 52px;border-radius:50%;object-fit:contain;background:#050505;border:3px solid var(--gold);padding:2px}
.hero-photo.hero-logo{display:grid;place-items:center;background:#050505;padding:2rem}
.hero-photo.hero-logo img{width:100%;height:100%;max-height:500px;object-fit:contain}
.hero-photo.hero-logo:after{background:radial-gradient(circle at center,transparent 38%,rgba(0,0,0,.35) 100%)}
@media(max-width:860px){.site-header{position:static}}
@media(max-width:620px){.brand-logo{width:48px;height:48px;flex-basis:48px}.hero-photo.hero-logo{min-height:360px;padding:1rem}}
