/*
 * @file
 * Provides the layout styles for layout_onecol_table.
 */
.layout--onecol .layout__region {
  width: 100%;
}
