#product-detail-heade {
  img {
    width: 100%;
    object-fit: cover;
  }
  video {
    width: 100%;
  }
}
