.video, .video * { margin: 0; padding: 0; }
.video {
}
    .video > object {
        margin-bottom: 1.5em;
    }
    .video > img {
        margin-bottom: 1.5em;
        height: 18.8em;
        width: 25em;
    }
    .video > img.edp_image {
        margin-bottom: .5em;
        height: 22.5em;
        width: 30em;
    }