.vjs-watermark {
    position: absolute;
    display: inline;
    z-index: 2000;
    width: 30px;
    height: 30px;
    left: auto !important;
    right: 10px !important;
    top: 10px !important;
}

.vjs-watermark img {
    display: block;
    width: 100%;
}
