.videoComponent
{
    overflow:auto;

}

.details{
    position: absolute;
    left: 70%;
    top: 10px;
    padding-left: 25px;
}
.videoContentContainerHTML5{
	position: relative;
}
.videoConSection{
	position: relative; 
    display: block; 
    max-width:70%
}
.videoContentContainerHTML5{
/*padding: 20px; */
 }
.vjs-poster{
        background-size: cover;}