
.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(http://www.kelleyhomesales.com/wp-content/themes/empire/polyfills/backgroundsize.min.htc);
}

