/* Enter Your Custom CSS Here */

.fluid-width-video-wrapper {
  padding-top: 32.7273% !important;
  margin-left:25% !important;
  width: 50% !important;
}

.commentary {
  float: right;
  width: 356px;
}

@media only screen and (max-width: 1046px) and (min-width: 240px) {
.commentary {
  width: auto !important;
	}
}