<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#lower-image {
	background: url("/ambulatory/images/main_image.jpg") center top;
	background-size: cover;
}


@media screen and (min-width: 768px) {

}

@media screen and (min-width: 1280px) {

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