Hi I found a good Fix for it, just add this to your theme style.css :
.tubepress_normal_embedded_wrapper, .tubepress_thumbnail_area {width:auto!important;}
.tubepress_thumb {
width: 106px;
height: 96px;
margin: 0 9px 13px 9px; /*Specified: top right bottom left*/
}
.tubepress_container {
width: 100% !important;
height: 75% !important;}
.youtube-player {
width: 100% !important;
height: 75% !important;
}