.vjs-watermark {
    position: absolute;
    display: inline;
    z-index: 2000;
}
.vjs-watermark img{
	width: 100px;
/* 	height: 40px; */
	margin: 20px;
}