section.media .img-wrapper {
  width: 100%;
}
section.media .img-wrapper iframe,
section.media .img-wrapper img,
section.media .img-wrapper video {
  width: 100%;
  height: 100%;
}