
    div.video_box{
        width: 100%;
        height: 100%;
        cursor: pointer;
    }
    div.video_box img{
        width: 100%;
        height: 100%;
    }

