.white_papers_section {
    background-image: url(../images/whitepapers/whitepapers_banner.png);
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 80px;
    /* background-position: 50%; */
}