/* Enter Your Custom CSS Here */
.et_pb_video_box{
	width:100%;
  	text-align:center;
}
.et_pb_video_box video{
	width:50% !important;
}