Sorry for the wait, I thought www.ads-software.com would notify me by e-mail when there requests.
For anyone else who might want to do this, you need to edit assets/css/custom.css and add:
.container .right-sidebar {
float: left;
margin-right: 2.18978%;
width: 27.0073%;
}
.container .main-content {
float: right;
margin-right: 0;
width: 70.8029%;
}
After you make this change, remember that you’ll need to backup the file when you update the theme and then overwrite it again following the update.