/* --------------------------------------------|
|                                              |
|  Component Iframe                             |
|                                              |
|-------------------------------------------- */

.video-embed iframe {
  width: 100%;
  height: calc(100% - 1px);
}
