wolfsec
You could define the width 100% for the iframe, I just added this custom CSS code in the custom code section of JA Builder:
.jub-block.webcam table, .jub-block.webcam table iframe {
width: 100%;
}
and it's working fine now.
P/s: I added class 'webcam' in the spotlight block on homepage
Regards