﻿.video-thumb {
    height:100%!important;
    min-height:9em;
    overflow:hidden;
}
div.dict-ytube {
    position:relative;
    height:17em!important;
    max-height: 17em!important;
    min-height: 17em!important;
    margin-bottom:2px;    
    overflow: auto;
    border: 1px solid #eee;
}
    div.dict-ytube div.videoContainer {
        max-height:calc(100% - 13em)!important;
    }
        div.dict-ytube div.videoContainer .yt-video {
            height:100%;
        }
div.dict-ytube-pub-time {
    opacity: 0.7;
    max-height:2em!important;
}
