When using compass library in a project, you have to import import "@syneto/compass-react/lib/styles.css" before any compass component, otherwise the component with have the official bootstrap styles applied.
Possible solution: change the import order of styles inside the components