.context-appropriations-request #region-preface-first .views-field-title h1 {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    bottom: 80px;
    text-align: center;
    max-width: 1280px;
    width: 100%;
    transform: translateY(-30%);
    -webkit-transform: translateY(-30%);
    margin: 0px auto;
    box-sizing: border-box;
    color: #fff;
    font-size: 4em;
    font-family: 'Roboto Slab',serif;
    text-shadow: 0px 3px 0px #b2a98f, 0px 14px 10px rgba(0,0,0,0.15), 0px 24px 2px rgba(0,0,0,0.1), 0px 34px 30px rgba(0,0,0,0.1);
}


.sf-menu a.active {
    background: #7396af !important;
    color: #fff !important;
}

#congress_district_map {
    padding-bottom: 0 !important;

}


.not-front .view.view-congress-press-releases .views-row{
	    width: 100% !important;
}

.front #zone-preface {
    padding-top: 0 !important;
}

.not-front .views-field-type {
    background: none;
}

.not-front h2 a:link {
    font-size: 18px;
}