.bl_prlx {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bl_prlx .dummy_element {
    overflow: hidden;
    position: absolute;
    width: 0;
    height: 0;
    background-attachment: fixed;
    background-image: url();
}