.video-code {
    display: table;
    margin: 0 auto;
}

.video-code iframe {
    max-width: 100%;
}
