@media (min-width: 1024px) {
.col-md-11 {
width: 86%;
}
}
.vjs-poster {
background-size: cover;
}
#livestream_info {
top: 40%; 
position: absolute;
color: #F8F8F8;
text-shadow: 1px 1px #000;
font-size: 2.1em;
display: none;
width: 90%;
text-align:center;
}
#my-video {
width: 90%;
height: auto;
}