﻿.youtube-video .preview-container {
    background: none;
    margin-bottom: 0;
}

.youtube-video .preview-container .preview {
    width: 100%;
}
.youtube-video .preview-container .preview iframe {
    width: 100%;
    height: 200px;
}