#logo-custom .store-logo-module {
  display: flex;
  justify-content: center;
  align-items: center;
}

#logo-custom .store-logo-module img {
  padding: 0;
  margin: 0;
  max-height: 100px;
}