.blog-banner{background-color:#e6ebee;background-size:cover;background-position:50% 50%;position:relative;-webkit-transform-style:inherit;transform-style:inherit;min-height:375px;display:flex;align-items:center;justify-content:center}.blog-banner:before{width:100%;height:100%;background-image:radial-gradient(rgba(10,56,73,.6),transparent 50%);background-color:transparent;background-size:5px 5px;position:absolute;top:0;left:0;z-index:5;content:''}@media(max-width:767px){.blog-banner{min-height:190px}}