<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* sizes */
.mod-grid .small { width: 230px; height: 195px; }
#module-a { width: 720px; height: 340px; }
#module-c { width: 230px; height: 547px; }
#module-h { width: 475px; height: 195px; }

/* position */
#module-a, #module-c, #module-g, #module-h, #module-i, #module-j { display: none; }

.module-grid .column-right .box { float: left; }</pre></body></html>