I’m having the same issue and I noticed that when the plugin is activated, for some reason common-css is being loading which overrides the .wrap class, which is pretty nuts considering there are a ton of different sites that probably use that class.
Once that style sheet is dequeued, your styles should go back to normal. Unfortunately, I have no idea how to dequeue it from the plugin…