.video-js .vjs-current-time, 
.video-js .vjs-duration {
    padding: 12px 0;
}

.vjs-time-tooltip {
    width:max-content;
}
