For screen width between 640px and 1024px, the language selector popup is too wide or not correctly centered.
|500px - fullscreen ✅ | 640px - popup too wide ❌ | 800px - popup not centered ❌ | 1024 - popup centered ✅ |
| {F58386877} | {F58386884} | {F58386888} | {F58386891} |
**Derived Requirement**
- The language selector popup in the Content Translation dashboard should be properly centered and responsive across different screen widths.
- For screen widths between **640px and 1024px**, the popup should not be too wide or misaligned.
- The width and position of the popup should dynamically adjust based on the viewport size to maintain a consistent and centered display.
- Ensure the issue does not affect fullscreen mode at **500px** and **1024px**, where the alignment is already correct.
====Test Steps
__Test Case 1: Verify Language Selector Popup Alignment Across Viewports__
1. Open the Content Translation dashboard.
2. Click on the language selector to open the popup.
3. ✅❓❌⬜ **AC1:** At **500px**, confirm that the popup is correctly displayed in fullscreen mode.
4. ✅❓❌⬜ **AC2:** At **640px**, verify that the popup is **not too wide** and properly centered.
5. ✅❓❌⬜ **AC3:** At **800px**, verify that the popup is **properly centered**.
6. ✅❓❌⬜ **AC4:** At **1024px**, confirm that the popup is correctly displayed and centered.