<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 800px) { #content { height: calc(100vh - 100px - 40px); } }

#content_wrap { width: 100%;}

.cnt_box { display: block; max-width: 1560px; margin: 0 auto; text-align: left; }

#header_wrap { max-width: 100%; }</pre></body></html>