

.single-hero {
    min-height: 630px;
    height: 630px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

