How to remove line in between main and sidebar

First search the code like this below.

Look line number 322, where change border-right: 1px

to border-right: -1px.

This will remove the line from your main and side bar.


Now the code after changes will look like in below image.