.custom-parallax-block {
    position: relative;
    overflow: visible;
}
.parallax-bg-image {
    /*position: absolute;
    top: 0;
    left: 0;*/
}
.parallax-bg-color {
    /*position: absolute;
    top: 0;
    left: 0;*/
}
