﻿header {
    background-image: none;
}

.o-layout__header__logo-container img {
    width: 100%;
    height: 100%;
    max-width: 200px;
}

.o-layout__header {
    background: white;
}
