@charset "utf-8";
/* CSS Document */
video {
  /* override other styles to make responsive */
  width: 100%    !important;
  height: auto   !important;
}
