.video-wrapper{
    position:relative
}
.video-wrapper .un-mute-button{
    position:absolute;
    left:2px;
    top:2px;
    z-index:5;
    background:none;
    color:#141212;
    width:auto
}
.video-wrapper .un-mute-button:hover{
    color:#655a5a
}