Plantía:Llistaref/styles.css

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