.section-pdp-video--video-container {
  width: 100%;
  height: auto;
  margin-bottom: 36px;
}
section-pdp-video--container > h2 {
  margin-bottom: 3.6rem;
  margin-top: 0;
}
.section-pdp-video--video-container video {
  width: 100%;
  height: auto;
}
