img.site-logo {
  width: auto !important;
  height: auto !important;
  max-width: none !important;
  max-height: none !important;
  display: block !important;
  margin: 0 auto !important;
}


img.site-logo {
  width: 100%;
  max-width: 460px !important;
  height: auto !important;
}


img.site-logo.enorme {
  width: 600px !important;
  height: auto !important;
}


.header-logo, .site-header, header {
  min-height: auto !important;
  height: auto !important;
  overflow: visible !important;
}

