.logo {
    width: 220px !important;
}

@media screen and (min-width: 768px) {
    .search-trigger,
    .header.links,
    .minicart-wrapper {
        position: relative;
        top:28px;
    }
}

.ba-desktop-nav-modal-colour,
.sections.nav-sections {
    display: none !important;
}

.page-header {
    border-bottom:1px black solid;
    margin-bottom:16px;
}