.header {
    padding-bottom: 0;
}

.navbar {
    box-shadow: none;
    position: static;
}

#header-logo {
    display: none;
}

.container {
    width: 100%;
}

.print-only {
    display: inline;
    height: auto;
}

.footer {
    height: auto;
    padding: 0;
    border: 0;
    background-color: #fff;
}