.brand-logo{height:78px;width:92px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.brand-logo img{width:92px;height:78px;object-fit:cover}
.footer-logo{align-self:start}
.footer-logo img{width:130px;height:auto;border-radius:50%;display:block}
@media(max-width:800px){.brand-logo{height:66px;width:76px}.brand-logo img{width:76px;height:66px}.footer-logo{grid-column:1/-1}}
