.mobile-menu-toggle{
    display: none;
}

.logo-options {
    height: 65px;
}

@media all and (min-width: 1024px) {

    .logo-options .col1 .first {
        left: 20px;
    }
}

.page_brochures-sep p.first img,
.page_cookies p.first img,
.page_404 p.first img,
.page_500 p.first img {
	width: 144px;
}

.page_cookies .main.generic-page.full-width .title h2 {
    color: #005b7f;
}

.page_404 #footer .row .col:first-child ul li:last-child,
.page_500 #footer .row .col:first-child ul li:last-child,
.page_brochures-sep #footer .row .col:first-child ul li:last-child {
    display: none;
}

.page_404 #footer .row .col.last small,
.page_500 #footer .row .col.last small,
.page_cookies #footer .row .col.last small{
	display: none!important;
}