.top-header-logo-banner {
  background: #fff;
  line-height: 0;
  display: block;
  width: 100%;
}

.top-header-logo-link {
  display: block;
  width: 100%;
  text-decoration: none;
}

.top-header-logo-link img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1160 / 140;
}
