.Responsive.GalleryLazyLoader .galleryBbCode .mediaContainer .videoContainer
{
    position: relative;
    padding-bottom: 56.25%;
    height: 0; overflow: hidden;
    margin-bottom: 10px;
}
.Responsive.GalleryLazyLoader .galleryBbCode .mediaContainer .video-js
{
    @property "mediaViewVideo";
    margin-bottom: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    @property "/mediaViewVideo";
    top: 1px;
}
.Responsive.GalleryLazyLoader .galleryBbCode .mediaContainer .video-js
{
    width: 100%!important;
    height: 100%!important;
    max-width: 100%!important;
    max-height: 100%!important;
}
.Responsive.GalleryLazyLoader .galleryBbCode .Panes
{
    max-height: inherit;
}