.blog-header{min-height:400px;display:flex;flex-wrap:wrap;background-size:cover;background-position:center}.blog-header .blog-header__inner{max-width:100%;display:flex;flex-wrap:wrap;height:inherit;width:100%;position:relative;z-index:5}.blog-header .blog-header__inner .page-center{width:100%;display:flex;flex-wrap:wrap;height:inherit;justify-content:center;align-items:center}.blog-header .blog-header__inner h1.blog-header__title{margin:0;color:#fff;text-transform:uppercase;line-height:1;margin-bottom:7px;font-size:60px}.blog-header .cm-bg-layer{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.01);pointer-events:none;z-index:1}@media(max-width:767px){.blog-header{min-height:280px;padding:3em 10px}}