
#how-works-video {
  margin: 20px auto;
}
#how-works-video video {
  display: block;
  width: 100%;
  height: auto;
  border: solid 1px #bbb;
}
