/* Ingrandisce il logo header a 200px */
.header-default .header-main .header-content-inner .branding .site-branding-logo img {
  max-width: 200px !important;
  height: auto !important;
}
