.simple-banner{position:relative;background-repeat:no-repeat;background-size:cover;background-position:center;padding:164px 0 112px;min-height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.simple-banner:before{content:"";background:-webkit-gradient(linear,left bottom,left top,from(rgba(2,14,0,0.45)),to(rgba(2,14,0,0.45))),-webkit-gradient(linear,left top,left bottom,color-stop(9.9%,rgba(2,14,0,0.32)),to(#020e00));background:-o-linear-gradient(bottom,rgba(2,14,0,0.45),rgba(2,14,0,0.45)),-o-linear-gradient(top,rgba(2,14,0,0.32) 9.9%,#020e00 100%);background:linear-gradient(0,rgba(2,14,0,0.45),rgba(2,14,0,0.45)),linear-gradient(180deg,rgba(2,14,0,0.32) 9.9%,#020e00 100%);top:0;left:0;right:0;position:absolute;width:100%;height:100%;z-index:1}.simple-banner .banner-content{position:relative;z-index:2;text-align:center}.simple-banner .banner-content h1{color:#fff}@media(max-width:767px){.simple-banner{padding:164px 0 60px;min-height:460px}}.blog-post{max-width:900px !important;margin:auto}