.blog-header-section{min-height:300px;display:flex;justify-content:center;align-items:center;position:relative;padding:60px 0;background-size:cover;background-position:center}.blog-header-section::before{content:'';position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.3);top:0;left:0}.blog-header-section>div{position:relative;z-index:1}.blog-header-section .blog-heading-title img{width:200px !important}.blog-header-section .blog-heading-title h2{text-align:center;color:#fff;font-family:'Montserrat';font-size:40px;margin:20px 0 0;line-height:1.2;font-weight:600;max-width:900px;text-transform:none}@media(max-width:767px){.blog-header-section .blog-heading-title img{width:150px !important}.blog-header-section .blog-heading-title h2{font-size:36px}}