Using this code
Add this in your css to hide just the horizontal scroll bar
iframe{ overflow-x:hidden; }