I would like to change the default collapse break-point in Bootstrap from SM to MD.
I am following Bootstrap 3 Navbar Collapse .
I have already edited the break-point from here: http://getbootstrap.com/customize/?id=b43c00aeea0170543992397b934d496d
Also I have the following link: https://gist.github.com/b43c00aeea0170543992397b934d496d and can be revisited here at http://getbootstrap.com/customize/?id=b43c00aeea0170543992397b934d496d
In addition I can download a zip file with a lot of css styles etc.
My question is,What is the following step? How can I import my change to my project? What should I import?
Thanks