/* We change it in big screen */
.multi>.solo-col {
  gap: 0;
  grid-auto-flow: column;
}
