.video {
  /* position: relative; */
  line-height: 0;
}

.video .icon-play {
  display: block;
  width: 42px;
  height: 33px;  
  text-indent: -999em;
  position: absolute;
  right: 3%;
  bottom: 3%;
}
