.esteem-energy-logo-link {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  filter: none !important;
  overflow: visible !important;
}

.esteem-energy-logo {
  display: block;
  max-width: 100%;
  height: auto;
  aspect-ratio: 464 / 216;
  object-fit: contain;
  object-position: left center;
  background: transparent;
  border: 0;
  box-shadow: none;
  filter: none;
}

.esteem-energy-logo--header { width: 140px; }

.site-brand {
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
}

.site-brand .esteem-energy-logo-link {
  pointer-events: auto;
}

@media (max-width: 1199px) and (min-width: 810px) {
  .esteem-energy-logo--header { width: 120px; }
}

@media (max-width: 809px) {
  .esteem-energy-logo--header { width: 112px; }

  .site-brand .framer-yi202p-container {
    width: auto !important;
    transform: none !important;
  }
}

@media (max-width: 359px) {
  .esteem-energy-logo--header { width: 105px; }
}
