Note: If you've made changes to your theme's HTML, this fix might not work.
Go to your SnowFlat Theme > qa-styles.css
Open this file and paste the following bit of code at the end:
.qa-q-view-main {
max-width: 608px;
}
Upload the file back to the server and voilá, it's done.