.video {
  width: 100%;
}
.video-wrapper{
  display:table;
  width:auto;
  width:100%;
}
/* .playpause {
  background-image:url(/sites/default/files/styles/d06/public/images/2020-01/video-play_1_0.png);
  background-repeat:no-repeat;
  width:76px;
  height:76px;
  position:absolute;
  left:0%;
  right:0%;
  top:0%;
  bottom:0%;
  margin:auto;
  background-size:contain;
  background-position: center;
  cursor:pointer;
}

.page-node-10 .playpause {
  display: none;
} */
