.mega-menu__item-custom-banner {
  display: flex;
  padding: 16px 12px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  border-radius: 8px;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
}
.mega-menu__item-custom-banner-icon {
  aspect-ratio: 140/29;
  max-width: 140px;
}
