


html { font-family: "wide-screen"; }
body:after { content: 'wide-screen'; left:20px;  }

.home .topsection .left { flex:1 1 44%; }
.home .topsection .right { flex:1 1 56%; }

.topsection .left .frame { padding-left: calc(100% - 740px + 2em); }
.backendlayout-home .topsection .left .frame { padding-left: calc(100% - 630px + 2em); }
.topsection .right .ce-bodytext { max-width:810px; }

.backendlayout-home .topsection .left > div:first-child { padding-top:2.25em; padding-bottom:2.25em; }
.backendlayout-home .topsection .left > div:last-child { padding-top:2.25em; padding-bottom:2.25em; }

.backendlayout-home .topsection .left > div:first-child .ce-bodytext p.bodytext-larger { font-size:125%; }
/*
.topsection .left h2,
.topsection .right h2 { font-size:2em; }
*/
 */