Hi Martijn
First of all, you need to remove all the widgets from the Sidebar. To do so you need to go to Appearance -> Widgets and then you have to remove all the widgets from Sidebar
After this, you need to add the CSS below
#blog-section .container .col-md-8{
width: 100%;
}
Copy and paste this CSS to Appearance -> Customize -> Additional CSS
Best Regards