.prive-product-gif {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  overflow: hidden;
  background: #f8f8f8;
  line-height: 0;
}

.prive-product-gif__image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
