Hi @wndrlst,
Please navigate to Dashboard > Forums > Settings > Styles admin page, put the following CSS code in "Custom CSS Code" textarea, save it delete, all caches do CTRL+F5 on the frontend.
#wpforo-wrap .wpf-right .wpforo-post-content > p > iframe {
width: 100% !important;
}