.custom-blog-banner{position:relative;background-repeat:no-repeat;background-size:cover;background-position:50%;align-items:center;display:flex;justify-content:center}.custom-blog-banner .container{width:100%;position:relative}.custom-blog-banner-heading{text-align:center;max-width:780px;margin:0 auto}.custom-blog-banner:before{content:"";position:absolute;left:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);top:0;bottom:0}@media(max-width:767px){.custom-blog-banner{min-height:auto}}