.vjs-phonewidget {
    background-color: #000;
    height: 90%;
    width: 306px;
    position: absolute;
    overflow: hidden;
    right: 0;
    z-index: 3;
}

/*.vjs-phonewidget:hover {*/
    /*right: 0;*/
    /*width: 200px;*/
    /*transition-duration: 1s;*/
    /*transition-timing-function: linear;*/
/*}*/
