.video-image-mask{
    width: 300px;
    height: 300px;
    overflow: hidden;
}
.video-image-mask .video-image{
    width: 100%
}

