header#content-header {
    background: #000080;
    padding-top: 20px;
    padding-bottom: 20px;
}
.event.summary {
    display:none;
}
.image-inline {
    float: none;
    max-width: 100%;
}
.plone-navbar {
    background-color: #000080;
    color: white;
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
}