There are two hide utilities: hide-over and hide-under.
Both utilities define a breakpoint at which the element will be hidden.
The hide-over utility defines the breakpoint above which the element will be hidden.
The hide-under utility defines the breakpoint below which the element will be hidden.
hide-over 700px
hide-under 500px
hide-over 1000px and hide-under 400px