Simple CSS:
@media (min-width: 768px) {
.DiscussionPage-nav {
float: left;
}
.DiscussionPage-stream {
margin-right: 0 !important;
margin-left: 225px;
}
}
Result:
https://i.imgur.com/MfaDv5l.png
About the discussion suggestions on right, I think that's an extension doing its job, and sadly I can't help you with this, but someone else could