.mmsvideoembed {
    height: 0;
    overflow: hidden;
}
.mmsvideoembed.active {
    height: auto;
    overflow: inherit;
}
