@charset "utf-8";
/* CSS Document */

#large-14:target,#large-12:target,#large-11:target {
  flex: 0 0 100% !important;
  max-width: 100% !important;
  width: 100% !important;
  margin-bottom: 40px;
}
#large-14:target iframe,#large-12:target iframe,#large-11:target iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto;
}
