:root {
  --evo-brand-secondary: #3db44a;
  --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;
}
.quicklistsedit span.rrp,
.contractitems span.rrp {
    display: none;
}