/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.vidstore-brightcove-player {
  max-width: 100%;
  position: relative;
  z-index: 0;
  padding-bottom: 56.25%;
}

.BrightcoveExperience {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.type-course .vidstore-brightcove-player {
  padding-bottom: 0;
}

/*# sourceMappingURL=vidstore-brightcove-public.css.map */
