.has-fullscreen-gwd-video {
  width: 100% !important;
  height: 100% !important;

  /**
   *  The position overrides below are necessary for Android 4.4.4.
   * @bug 18594031
   */
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
