.homepage{display:flex;flex-direction:row;flex-wrap:nowrap}@media screen and (max-width:48rem){.homepage{flex-wrap:wrap}}.homepage .homepageBodyArea{margin:32px}.homepage .mainColumn{display:flex;flex:1 auto;flex-direction:column;min-width:75%;max-width:100%}.homepage .mainColumn.fullWidth{width:100%}@media screen and (max-width:48rem){.homepage .mainColumn{width:100%}}.homepage .asideColumn{display:flex;flex:1 1 250px;flex-wrap:wrap;flex-direction:column;min-width:25%;max-width:25%}@media screen and (max-width:48rem){.homepage .asideColumn{max-width:100%}}
