<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 768px) {

#banner {
background-image: url(../user_files/Banner2.jpg);
background-color: rgb(237,237,229);
height: fit-content;
background-position: center;
background-size: 100% 100%;
border-bottom: 10px solid #556b2b;
}


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