:root {
  --evo-brand-primary: #e72f49;
  --evo-brand-secondary: #fff001;
  --evo-brand-accent: #0070ac;
  --evo-header-background: #fff;
}

header .header-full .logo_container .widgetlogo a.logo img {
  max-height: initial !important;
}

.header-full .logo img {
/* Change this for desktop */
   max-width: 300px !important;
   height: auto !important;
   max-height: none !important;
}