Plantía:Llista de columnes/styles.css

@media only screen and (max-width: 600px) {
  .llistacolumnes {
    column-count: 1 !important;
  }
}