.Video {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
