.sp-page-title:before {
    content: "";
    position: absolute;
    background: rgba(0,0,0,0.4);
    top: 0px;
    bottom: 0;
    right: 0;
    left: 0;
}

.sp-page-title .container {
    z-index: 1;
    position: relative;
}

