#header .content .inner.top {
    margin-bottom:0;
    padding-bottom: 0;
}

#header .content .inner.mid {
    margin-top:0;
    padding-top: 0;
    margin-bottom:10px;
    padding-bottom: 0;
}

#header .content .inner.bottom {
    margin-top:0;
    padding-top: 0;
}

#header .content .inner .nameblock {
    vertical-align: middle;
    align-self: flex-end;
    flex-grow: 1;
}

#header .content .inner .nameblock h1 {
    margin-bottom: 0
}

ul.alt li {
    border-top: none;
}