Men’s Mechanical Watch – Double-Sided Skeleton, Automatic & Business Style
DescriptionA bold automatic watch with a double-sided skeleton design. Stylish, waterproof, and crafted for modern business wear. .specifications-container { font-family: Arial, sans-serif; font-size: 14px; color: #333; margin-top: 20px; } .specifications-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px; padding: 10px 0; border-top: 1px solid #e6e6e6; } .spec-item { display: flex; align-items: center; } .spec-icon { width: 30px; height: 30px; margin-right: 10px; } .spec-text { display: flex; flex-direction: column; } .spec-title { font-weight: bold; color: #555; margin-bottom: 4px; } .spec-value { color: #333; } @media (max-width: 768px) { .specifications-grid { grid-template-columns: repeat(2, 1fr); } .spec-icon { width: 25px; height: 25px; } .spec-title, .spec-value { font-size: 13px; } } .