I found the form in the hero section. Now I'll add it under the marquee strip for the mobile display. I'll wrap it in a mobile-only container:
Done! I've added a mobile-only form section (md:hidden) right under the marquee strip with compact sizing optimized for phone display. The form includes all fields (full name, email, country code, phone, message), terms checkbox, and the thank you success message that appears after submission. The form is fully responsive and uses smaller input heights and font sizes appropriate for mobile.
I'll replace the grid with a horizontal scrollable container for mobile and keep the grid for desktop:
I've replaced the "View More Standards" button with a horizontal scrollable container for mobile. On mobile, all ISO standards are now visible in a side-scrollable row (with fixed width cards), while desktop maintains the grid layout. The mobile cards are slightly smaller with adjusted padding and font sizes to fit the scrollable format nicely.