.o-eighty-twenty-layout {
  display: flex;
  flex-wrap: wrap;
}

.o-eighty-twenty-layout__col {
  flex: 1 0 0%;
  max-width: 100%;
}
