:root {
  --evo-brand-secondary: #1B9473;
  --evo-brand-accent: #E6EFFB;
  --evo-header-background: #fff;
}

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