Media Query
.u-small-devices
Show an element only on devices with small screens (smartphones).
.u-small-medium-devices
or .u-medium-small-devices
Show an element on devices with small and medium (smartphones/tablets).
.u-medium-devices
Show an element only on devices with medium screens (tablets).
.u-medium-large-devices
or .u-large-medium-devices
Show an element on devices with medium and large (tablets/desktops).
.u-large-devices
Show an element only on devices with large screens (desktops).