/** Sticky Header override
---------------------------------------------------------------------- */
.b-primary-menu__logo-item a {
  background: url(images/sticky-logo/debatt.png) no-repeat;
  margin: 3px; /* margin 0 for GT, rest should have 3px */
}

.is-sticky .b-primary-menu__logo-item {
  width: 123px;
}