.iframe {
  display: block;
  overflow: hidden;
}

.iframe > iframe {
  width: 100%;
  border: 0;
}
