.p-widget-video video {
  width: 100%;
}

.p-widget-video--fhd video {
  aspect-ratio: 1920 / 1080;
}
