@media only screen and (max-width:1024px) {
  .wia-oembed iframe {
    height:400px;
    width:100%;
  }
}