If you want to hide something when the screen width crosses the sm size, you have to add hidden-xs hidden-sm as classes. It would be useful if Bootstrap contained classes that hide the size, and everything below or above that. Like hidden-smaller-sm would hide both xs and sm, etc.