
.o-masthead-navigation {
    padding-bottom: 2em !important;
}

.o-masthead-navigation .col-5.l-columns__column {
    margin-bottom: 0 !important;
}

.o-masthead-navigation .l-columns__column .l-columns__column {
    margin-bottom: 0 !important;
}

.copyright {
	margin-bottom: 5em;
    text-align: left;
}

@media(min-width: 35em) {
	.copyright {
		text-align: right;
        margin-bottom: 1em;
        margin-top: 5em;
	}
    .js-o-masthead .m-site-search {
        margin-bottom: 0;
        margin-top: .3125em;
    }
}