.templateProduct .thumbnail_video > video {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.templateProduct button.deferred-media__poster {
    width: 100%;
}
div.fastor-images .thumbnail_video {
  cursor: crosshair;
}
.templateProduct .deferred-media__poster{
  border:none;
  padding: 0px;
  line-height: normal;
}
.templateProduct .media {
    margin-bottom: -5px;
}