As a beginner in using bootstraps, I encountered an issue. I have placed an h1 tag at the beginning of my website and styled it to look great on desktop. However, when I view it on a mobile device, the font size is too large. This goes against the principle of mobile-first design. How can I decrease the font size of the same tag for mobile devices?