@media (min-width: 64em) {
    .header .header__primary-nav .header__logo img,
    .header .header__primary-nav .header__logo svg {
        width: 215px;
        height: 95px;    
    }    
}

.cls-1 {
    fill: #003d79;
}

@media (min-width: 64em) {
[js-header~='is-sticky'].header svg polygon {
    fill: white;
}