.blog-post-header{background-position:center top;background-size:cover;background-attachment:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:450px;position:relative}.blog-post-header .bottom-grad{position:absolute;bottom:0;width:100%;height:6px;background-color:#f8c0b0;background-image:linear-gradient(141deg,#f8c0b0 0%,#7a2f88 100%)}.blog-post-header__back-button{border-top-left-radius:0;border-bottom-left-radius:0;padding-left:2.8rem}.blog-post-header__back-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:767px){.blog-post-header{background-attachment:inherit;min-height:300px;background-size:250%}}