It will be better if i can adjust my existing css and not use another way please:
Also please note that i use for this video player the 80% of the page and is centered.
Css:
.column_7 {
padding-left: 1.4286%;
padding-right: 1.4286%;
width: 97.1428%;
min-height: 100px;
margin-left: auto;
margin-right: auto;
text-align:center;
}
.customClass {
min-height: 720px;
}
.row_8 {
clear: both;
min-height: 100px;
width: 100%;
background-image:url("../images/background2.png");
}