section.iframe {
  padding: 0 15px;
}
section.iframe .item {
  grid-column: span 12;
}
section.iframe iframe {
  width: 100%;
  height: 1400px;
}