#hero-image:before {
    top: 0;
    left: 0;
    content: " ";
    position: absolute;
    display: block !important;
    width: 100%;
    height: 100%;
    background: rgba(31,34,41,0.75);
}

.entry-title {
    display: none;
}