I don't understand why my bootstrap columns are overlapping here. I've created a bootply, to illustrate the issue I tried adding a cleafix div directly after the col-xs-12
div to see if it would fix the issue and it sort of did, but it forced the left hand sidebar to move beneath the right hand one.
This issue is only at what appears to be medium screen widths and don't know why this is happening. I know it has to do with using hidden-xs and the col-xs-12, but don't understand why.