.yesp .yesp-playlist .yesp-playlist-video {
   display: block;
   height: 112px;
   width: 200px;
   position: relative;
   overflow: hidden;
   cursor: pointer;
   margin-bottom: 6px;
}
.yesp .yesp-playlist {
   float: left;
   width: 200px;
   background: #fff ;
   height: 300px;
   overflow: hidden;
   position: relative;
}