.fv-004-box {
  position: relative;
}

.fv-004-mov,
.fv-mask {
  position: absolute;
}

.fv-004-mov {
  left: 5%;
  bottom:16.1%;
  width: 56.1%;
  left: 24%;
  transform:rotate(-1.9deg)
}

.fv-004-mov video{
  width: 100%;
}

.fv-mask {
  left:0;
  bottom:0;
}


