The media queries effect screen widths with the given breakpoint *or larger*.
The media queries effect screen widths with the given breakpoint *or larger*. For example, `.d-lg-none` sets `display: none;` on both `lg` and `xl` screens.
For example, `.d-lg-none` sets `display: none;` on both `lg` and `xl` screens.