@charset "utf-8";
/* CSS Document */

.twd-yt_auto_post_wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.twd-yt_auto_post_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 10px 5px -5px #888;
}
