/* === Automatically created from video.scss - do not modify! === */

.pfy-default-styling .pfy-video-wrapper video {
  max-width: -webkit-fill-available;
  max-height: inherit;
  height: auto;
}
