.column {
  padding: 0px 1em 0em 1em;
}

.main {
  padding: 0px 0em 0em 0em;
  min-height: calc(100vh - 64px);
  transition: 0.2s all ease-out;
}
