.layout--twocol-25-75 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.layout--twocol-25-75 > .layout-region--fullwidth {
  flex: 0 1 100%;
}
