header {
    text-align: center;
}
.container {
    margin: 0 auto;
    max-width: 960px;
}
#contact {
    text-align: left;
}
#hero {
    background: transparent url('img/JRH250.014.IMG_3691.2017-08-21-08_21_54_wide_optimized.jpg') center center no-repeat;
    background-size: cover;
    color: #fff;
    min-height: 400px;
    padding: 100px 0;
    text-align: center;
}
