Give webflow.css more priority than the bootstrap.css ,main.scss of the meteor

Hi All,

We have project using meteor and we have used weblfow to design out screens and using the css files of webflow. Currently in our meteor project we have placed the css in the below path
client → stylesheets → lib ->webflow.css and normalize.css files

We want the webflow.css and normalize.css to take priority over the bootstrap.css and main.scss of meteor which is not happening now.

Could anyone of you help and let us know how to restructure the project to make it work.

Thanks
Ritu