figure {
  display: inline-block;
  border: thin silver solid;
  padding-top: 0;
  margin: 0.5em 0.5em 0.5em 0 !important;
  width: 480px;
}

figcaption {
  padding: 0.5em;
  border: thin silver solid;
  border-bottom: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

video {
  margin: 0 !important;
}
