.m-column {
  flex-direction: row;
}
.m-column .flex {
  flex-direction: row;
}
.m-column .flex .btn-wide {
  margin: .5rem 0;
  padding: .5rem 0!important;
  width: 75px;
  text-align: center;
}
#intro-background-image {
  height: 50vh;
  align-items: center;
}
.box form > .flex {
  flex-direction: column;
}
.box form > .flex > div {
  width: 100%!important;
  margin: .25rem 0!important;
}
