/* css styles */
@media screen and (max-width: 767px) {
    .column-margin {
      display: none !important;
    }
  }