.header{align-items:center;background:var(--primary-colour);display:flex;flex-direction:column;height:155px;justify-content:center;padding:0 32px}.header .content-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:45px 0;width:100%}.header__column{max-width:50%}.header__column img{height:auto;max-width:240px;object-fit:contain}@media screen and (max-width:767px){.header{padding:0 32px}.header__column img{height:auto;max-width:167px;object-fit:contain}}