video {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  video {
    width: 768px;
  }
}
/*# sourceMappingURL=style021120.css.map */