@media screen and (max-width: 480px) {
  .column {
    float: none;
  }
}