@media screen and (min-width: 76.25em) {
    .md-header__inner {
        margin-top: 12px;
    }

    .md-tabs {
        margin-top: -12px;
    }
}