.brand-logo{
  display:block;
  flex:0 0 auto;
  width:188px;
  padding:8px 11px 7px;
  background:#fff;
  border-radius:10px;
  box-shadow:0 8px 20px #012c392b;
}
.brand-logo img,.footer-logo img{display:block;width:100%;height:auto}
.footer-logo{display:block;width:min(250px,100%);margin-bottom:18px;padding:11px 14px 10px;border-radius:10px;background:#fff}
footer .footer-logo{color:initial}
@media(max-width:780px){.brand-logo{width:155px;padding:7px 9px 6px}}
