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

.embed {
  background-image: url('/wp-content/uploads/2025/03/green-squiggles-bg.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}