<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.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://maceysrealty.com/wp-content/themes/agentpro-maceysrealty/polyfills/backgroundsize.min.htc);
}

</pre></body></html>