.heroBG {
    padding: 80px 0;
    background-size: cover;
}
.heroBG .content h1 {
    font-size: 62px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none;
    color: #ffffff;
    text-align: center;
}
