@media screen and (max-width: 767px) {
  .hidden-column {
    display: none; } }