.header > h3 {
    margin-bottom: 20px;
    margin-top : 0;
}

.page-container {
    width: auto;
}

.page-header-fixed .page-container {
    margin-top: 0;
}

.navbar-inverse,
.navbar-inverse > .header {
    background-color : inherit !important;
}
