button.slbCloseBtn:after {
  content: "";
  position: absolute;
  background: url(../images/close-btn-new.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 30px;
  height: 30px;
}

.slbIframeCont video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}





 
.slbIframeCont {
  width: 20em !important;
  padding-top: 177.25% !important;
}