div.header-section {
    background: #1b4d79 none repeat scroll 0 0;
    margin-bottom: 30px;
    min-height: 257px;
    padding-left: 30px;
    padding-right: 0;
    position: relative;

}

div.header-section .views-field-title {
    bottom: 0;
    margin-right: 326px;
    padding-bottom: 15px;
    position: absolute;
}

div.header-section h2 {
    color: #fff;
    font: 400 3.9em/1.3em "Oswald",sans-serif;
    text-transform: uppercase;
}

div.header-section .views-field-field-featured-image {
    float: right;
}

div.header-section .views-field-field-featured-image img {
    margin-bottom: -5px;
}

div.node-section h2, div.node-subsection h2 {
    color: #000034;
    font: 400 2.3em "Oswald",sans-serif;
    text-transform: uppercase;
}