@media (min-width: 1200px) {
	.region.region-preface {
	        width: 1170px!important;
	}
}

.preface .region-preface h1.page-header {
    font-size: 2.5rem !important;
    text-transform: none !important;
    background: #141E3C!important;
    text-align: center!important; 
    padding: .5em!important;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}