<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* set up background images for this page */
/* image for header banner */
.header-panel .header-image {display:block; width:100%; height:100vh; background:url(../images/fentes-labio-palatines.jpg) no-repeat center center; background-size:cover; min-width:320px;}

/* images for article 7 background */
.article-7 {background:url(../images/osseuse.jpg) center center; background-size:cover;}
.article-7 .overlay-panel .mid-block .leftCol {background:url(../images/fentes-labio-palatines.jpg) center center; background-size:cover;}

/* divider does not fit on smaller screens */
.divider {width:90%; max-width:469px;}
</pre></body></html>