.component-video-product img {
  width: 6.4rem;
  height: 6.4rem;
  flex-shrink: 0;
  background-color: #f5f5f5;
}

.component-video-product .product-content {
  min-height: 5rem;
  background-color: white;
  position: absolute;
  bottom: 0.8rem;
  left: 0.8rem;
  right: 0.8rem;
}

.component-video-product .video-controls div.video-button {
  background-color: white;
  color: black;
}
