footer .esc-brand-logo-wrap {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 1rem;
}

footer .esc-brand-logo {
  max-width: 108px;
  width: min(108px, 39vw);
  height: auto;
  object-fit: contain;
}
