.block-video {
  margin: 50px 0;

  video {
    display: block;
    width: 100%;
    height: auto;
  }
}