.com-content.view-article #sp-main-body .article-details-intro {
                padding: 0px 0 auto 0 !important;
                background-repeat: no-repeat;
                background-position: bottom;
                position: relative;
                background-image: none;
                text-align: center;
                background-size: cover;
            }
.com-content.view-article #sp-main-body .article-media-wrapper {
  margin-top: -145px;
    position: relative;
    z-index: 2;
}
.com-content.view-article #sp-main-body .article-details-intro {
    padding: 100px 0 300px 0;
    background-repeat: no-repeat;
    background-position: bottom;
    position: relative;
    background-image: url(../images/page-title-bg.png);
    background-color: transparent !important;
    text-align: center;
    background-size: cover;
}
.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 64px;
    color: #000;
    line-height: 1.3;
    text-align: left;
}