.knowledgeHub_headerImage.whiteGradient::after {

    background: -webkit-gradient(linear,left top,right top,color-stop(37.27%,#f4f4f4),color-stop(97.52%,rgba(255,255,255,.3)));
    background: linear-gradient(90deg,#f4f4f4 15%,rgba(255, 255, 255, 0.3) 70%);

}
