.content_section.background_image_section{
    color: #FFFFFF;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.content_section.background_image_section.parallax_bg{
    background-attachment: fixed;
}