@media screen and (min-width: 631px) {
  :not(#mastodon-timeline) > .column {
    flex: 1 0 330px;
  }
}

