.brand-logo{width:3rem;height:3rem;object-fit:contain;border-radius:.55rem;background:#fff}
.hero-image{position:relative;display:block;width:100%;min-height:480px;max-height:600px;object-fit:cover;border:1px solid var(--line);border-radius:2rem;box-shadow:var(--shadow)}
@media(max-width:820px){.hero-image{min-height:280px}}
