
.content-image figure {
    margin-bottom: 12px;
    text-align: center;
}


#main h1.ce_headline
 {
    margin-top: 5px !important;
    margin-bottom: 30px !important;
}
#main h1.ce_headline:first-of-type {
    margin-top: 5px !important;
    margin-bottom: 30px !important;
}


.media--left figure {
    margin-right: 20px;
    margin-bottom: 12px;
}

figcaption {
    max-width: 100%;
    margin-bottom: .5em;
    padding-right: 1px;
    text-align: left;
    font-size: 80%;
    font-style: italic;
    color: #696969;
    line-height: 150%
}

#right .content-text {
    line-height: 1.5;
    margin-top: 15px;
    padding: 0;
}