.c-media {
  margin: 0 auto;
  width: 100%;
}

  .c-media--video {
    max-width: var(--max-width--video);
  }

