#secondary-content-wrapper {
    background-image: url("/sites/default/files/about-header-new.png");
    background-size: cover;
    color: #ffffff;
    min-height: 225px;
    padding: 20px 0 0;
}
 
.region-secondary-content .block {
    line-height: 1.8;
    margin-bottom: 0;
    text-align: left;
    text-shadow: none;
}

h1#page-title {
    display: none;
}
