/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.layout--fourcol-section{display:flex;flex-wrap:wrap;}.layout--fourcol-section > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--fourcol-section > .layout__region{flex:0 1 25%;}}
.layout--onecol .layout__region{width:100%;}
