Your task is to implement media queries that apply to the mobile view only. When the screen size is less than or equal to the mobile screen size, create a dropdown menu that opens when the user clicks on the icon. However, if the user is on a desktop or window screen, the media queries should not be applied. | A shadcn/ui and v0 generation - v0