.fca_latest_podcast_embed {
    width: 100%;
}

.fca_latest_podcast_embed iframe {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9;
    display: block;
}