
.parallax{ 
    background-size: cover;
    /* The url is relative to the document, not to the css file! */
    /* Prefer absolute urls to avoid confusion. */
    -ms-behavior: url(https://luxurycoloradoproperties.com/wp-content/themes/luxurycoloradoproperties.com/polyfills/backgroundsize.min.htc);
}

