.aswes-brand-logo {
  display: inline-flex !important;
  align-items: center !important;
  width: auto !important;
  max-width: min(220px, 34vw) !important;
  min-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  line-height: 0 !important;
  overflow: visible !important;
}
.aswes-brand-image {
  display: block !important;
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: 44px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  filter: none !important;
  opacity: 1 !important;
  transform: none !important;
  object-fit: contain !important;
  object-position: left center !important;
}
.aswes-brand-logo--footer { max-width: min(235px, 62vw) !important; }
.aswes-brand-logo--footer .aswes-brand-image { max-height: 52px !important; }
@media (max-width: 767px) {
  .aswes-brand-logo { max-width: min(170px, 50vw) !important; }
  .aswes-brand-image { max-height: 38px !important; }
}
