Embed Element scroll bar

Hi!

I have a html embed in my website but it has a side scroll bar that doesn’t scroll. i tried setting it as no overflow but the side scroll bar still shows. does anyone know how to get rid of the side scroll bar?


Here is my site Read-Only:

It’s hard to tell without a link, but try giving the embed element a height that’s slightly bigger than what it is on the live site.

You can inspect the element on the live site to see how big it is. (see screenshot)

this is the link Useful Links

I Tried set a a min height limit but there is still the scroll bar.