html, body, article, #topwrapper, .row, .col, .mCSB_container, .mCustomScrollBox, .content {
    overflow: visible !important;
    height: 100%;
}

.html {
    font-size: 50%;
}

nav {
    display: none;
}

.share-this {
    display: none;
}

.content.row {
    top: 40px !important;
}

.header.row {
    height: inherit;
}

.crest.col {
    height: 80px;
}

.crest img {
    width: 75px;
}

.title {
    margin-left: 75px;
    border: 0;
    line-height: initial;
}

.mCSB_scrollTools {
    visibility: hidden;
}

.col6 {
    width: inherit;
}

.mar3-left {
    margin: 0;
}