HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/triad-infosec/wp-content/plugins/fusion-builder/assets/css/shortcodes/youtube.css
.fusion-vimeo,
.fusion-youtube {
  --awb-max-width: 600px;
  --awb-max-height: 360px;
  --awb-align-self: auto;
  --awb-width: auto;
  --awb-margin-top: 0;
  --awb-margin-bottom: 0;
  max-width: var(--awb-max-width);
  max-height: var(--awb-max-height);
  align-self: var(--awb-align-self);
  width: var(--awb-width);
  margin-top: var(--awb-margin-top);
  margin-bottom: var(--awb-margin-bottom);
}
.fusion-vimeo.center-video .video-shortcode,
.fusion-youtube.center-video .video-shortcode {
  margin: 0 auto;
}
.fusion-vimeo .video-shortcode,
.fusion-youtube .video-shortcode {
  max-width: var(--awb-max-width);
  max-height: var(--awb-max-height);
}