.col-6 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

