.body-greybox {
  padding:10px;
  margin-bottom: 12px;
  background-color: #E0E0E0;
}
.videoPromo{
padding:20px 0;
margin: 20px;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
display:flex;
gap: 20px;
}

.videoContainer{padding-bottom:56.2963%}
.mejs-container {
  width: 100% !important;
  height: auto !important;
  padding-top: 56.2963%;
}
.mejs-overlay, .mejs-poster {
  width: 100% !important;
  height: 100% !important;
}
.mejs-mediaelement video {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  width: 100% !important;
  height: 100% !important;
}

#pageContent .rhmWidget{position:relative;}
#pageContent .rhmWidget i.icon-video {
	background:#ffffff;
	position:absolute;
	top:1.75em;
	left:1em;
	line-height:0;
	font-size:1.4em;
	margin:0;
}


