/* Custom Logo Sizing for Gloviserve */
.theme-menu-one .logo-area img {
  max-width: 280px;
  height: auto;
}

.footer-one .footer-logo img {
  max-width: 250px;
  height: auto;
}

.mobile-logo img {
  max-width: 70px;
  height: auto;
}