video {
  max-width: 100%;
  height: auto;
  width: 100%;
}

* {
  /*box-sizing: inherit;*/
}

*:before, *:after {
  /*box-sizing: inherit;*/
}

