header {
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: 0 0 7px #888888;
}

body {
    padding-top: 0 !important;
}

content, body {
    background-color: #D6F2FD;
}

.jumbotron {
    padding: 10px 0 !important;
    margin-bottom: 0 !important;
}

@media (max-width: 768px) {

}
