:root {
  --evo-brand-secondary: #f7a000;
  --evo-brand-accent: #E6EFFB;
  --evo-header-background: #fff;
}
.header-full .logo img {
/* Change this for desktop */
    max-width: 250px !important;
    height: auto !important;
    max-height: none !important;
}