Change width to 704 it will cover complete width for that component
# Show Map st_folium( folium.Map( location=[-20, 130], zoom_start=4, control_scale=True), width=704, height=400 )