.videoImage{
    float: right;
}
.videoDiv{
  background-image: url("../../images/VideoBG.png") !important;
    background-repeat: repeat-x !important;
    background-position: top left !important;
}
.videoBoxHover{
 background-image: url("../../images/VideoBG.png") !important;
    background-repeat: repeat-x !important;
    background-position: bottom left !important;
}
