{"product_id":"pre-vietnam-war-u-s-westinghouse-m-1-helmet-liner-with-headband-identified-to-sfc-marvin-eversole-1955-63","title":"Pre-Vietnam War U.S. Westinghouse M-1 Helmet Liner with Headband Identified to SFC Marvin Eversole (1955-63)","description":"\u003ch2\u003e\u003cspan\u003eDescription\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003eThis original pre-Vietnam War U.S. P55 M-1 helmet liner is identified to Sergeant First Class (SFC) Marvin Eversole, 404-34-5804. View the Veteran's Information section for more details regarding SFC Eversole's life and military service. This helmet liner was manufactured by Westinghouse Electric \u0026amp; Manufacturing Company of Pittsburgh, Pennsylvania. It features black painted steel A-washers and an OD#7 (green) suspension. The suspension comes with its original 1963-dated headband intact. Stitched to the headband is SFC Eversole's original identification tag. The liner's exterior retains its original olive drab factory finish.\u003c\/p\u003e\n\u003ch2\u003e\u003cspan\u003eProvenance\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003ePrivate Collection, Waco, Kentucky\u003c\/p\u003e\n\u003ch2\u003e\u003cspan\u003eCondition Report\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"condition-report\"\u003e\n\u003cdiv class=\"scale-container\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"scale-item\"\u003e\n\u003cdiv class=\"dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"scale-label\"\u003eFair\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scale-item\"\u003e\n\u003cdiv class=\"dot highlight-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"scale-label highlight\"\u003eGood\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scale-item\"\u003e\n\u003cdiv class=\"dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"scale-label\"\u003eExcellent\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThis helmet liner is in good, used condition.\u003c\/p\u003e\n\u003ch2\u003e\u003cspan\u003eVeteran's Information\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003eMarvin Eversole was born on July 5, 1928, in Kentucky. Eversole was a veteran of both the Korean and Vietnam Wars. Unfortunately, his Korean War exploits are unknown to us at this time; however, he reenlisted on March 28, 1968. He survived the Vietnam War and was discharged on July 31, 1971. He died on November 1, 1998, at the age of 70 and is buried at Flatwoods Cemetery in Waco, Kentucky.\u003c\/p\u003e\n\u003cstyle\u003e\n        body {\n            font-family: 'Futura', Arial, sans-serif;\n            background-color: #f4f4f4;\n            margin: 0;\n            padding: 0px;\n        }\n\n        .condition-report {\n            max-width: 767px;\n            margin: 0 auto;\n            background-color: transparent; \/* Transparent background *\/\n            border: none; \/* No border *\/\n            padding: 0px;\n        }\n\n        .scale-container {\n            display: flex;\n            justify-content: space-around; \/* Changed from space-between to space-around *\/\n            position: relative;\n            padding: 0px 0;\n        }\n\n        .scale-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            position: relative;\n            flex: 1;\n            text-align: center;\n        }\n\n        .scale-label {\n            font-size: 16px; \/* Font size updated to 16 *\/\n            color: #999; \/* Lighter color for \"Fair\" and \"Excellent\" *\/\n            margin-top: 10px; \/* Increased space below the dot *\/\n        }\n\n        .highlight {\n            font-size: 18px; \/* Increase font size *\/\n            font-weight: bold; \/* Make the text bold *\/\n            color: #333; \/* Darker color for \"Good\" *\/\n        }\n\n        .dot {\n            height: 12px; \/* Larger dot *\/\n            width: 12px;\n            background-color: #999; \/* Lighter dot color for \"Fair\" and \"Excellent\" *\/\n            border-radius: 50%;\n            display: inline-block;\n            position: relative;\n            z-index: 0; \/* Ensure dots are above the line *\/\n        }\n\n        .highlight-dot {\n            background-color: #333; \/* Darker dot color for \"Good\" *\/\n            height: 12px; \/* Increase dot size *\/\n            width: 12px;\n        }\n\n        .line {\n            position: absolute;\n            top: 10%; \/* Adjusted top property for better alignment *\/\n            left: 5%; \/* Shortened the line *\/\n            right: 5%; \/* Shortened the line *\/\n            height: 2px;\n            background-color: #eaeaea; \/* Lighter line color *\/\n            transform: translateY(-50%); \/* Adjust for perfect centering *\/\n            z-index: 0; \/* Line behind the dots *\/\n        }\n\n        @media (max-width: 600px) {\n            .condition-report {\n                padding: 0px; \/* Reduced padding for mobile *\/\n            }\n\n            .scale-container {\n                flex-direction: row; \/* Ensure items are in a row *\/\n                justify-content: space-around; \/* Bring items closer together *\/\n                padding: 10px 0;\n            }\n\n            .scale-label {\n                font-size: 14px; \/* Smaller font size for mobile *\/\n            }\n\n            .dot {\n                height: 12px; \/* Smaller dot for mobile *\/\n                width: 12px;\n            }\n\n            .highlight {\n                font-size: 16px; \/* Slightly smaller font size for mobile *\/\n            }\n\n            .highlight-dot {\n                height: 12px; \/* Slightly smaller dot size for mobile *\/\n                width: 12px;\n            }\n\n            .line {\n                top: 23%; \/* Adjusted top property for better alignment on mobile *\/\n                left: 10%; \/* Shortened the line *\/\n                right: 10%; \/* Shortened the line *\/\n            }\n        }\n    \u003c\/style\u003e\n\u003cstyle\u003e\n        body {\n            font-family: 'Futura', Arial, sans-serif;\n            background-color: #f4f4f4;\n            margin: 0;\n            padding: 0px;\n        }\n\n        .condition-report {\n            max-width: 767px;\n            margin: 0 auto;\n            background-color: transparent; \/* Transparent background *\/\n            border: none; \/* No border *\/\n            padding: 0px;\n        }\n\n        .scale-container {\n            display: flex;\n            justify-content: space-around; \/* Changed from space-between to space-around *\/\n            position: relative;\n            padding: 0px 0;\n        }\n\n        .scale-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            position: relative;\n            flex: 1;\n            text-align: center;\n        }\n\n        .scale-label {\n            font-size: 16px; \/* Font size updated to 16 *\/\n            color: #999; \/* Lighter color for \"Fair\" and \"Excellent\" *\/\n            margin-top: 10px; \/* Increased space below the dot *\/\n        }\n\n        .highlight {\n            font-size: 18px; \/* Increase font size *\/\n            font-weight: bold; \/* Make the text bold *\/\n            color: #333; \/* Darker color for \"Good\" *\/\n        }\n\n        .dot {\n            height: 12px; \/* Larger dot *\/\n            width: 12px;\n            background-color: #999; \/* Lighter dot color for \"Fair\" and \"Excellent\" *\/\n            border-radius: 50%;\n            display: inline-block;\n            position: relative;\n            z-index: 0; \/* Ensure dots are above the line *\/\n        }\n\n        .highlight-dot {\n            background-color: #333; \/* Darker dot color for \"Good\" *\/\n            height: 12px; \/* Increase dot size *\/\n            width: 12px;\n        }\n\n        .line {\n            position: absolute;\n            top: 10%; \/* Adjusted top property for better alignment *\/\n            left: 5%; \/* Shortened the line *\/\n            right: 5%; \/* Shortened the line *\/\n            height: 2px;\n            background-color: #eaeaea; \/* Lighter line color *\/\n            transform: translateY(-50%); \/* Adjust for perfect centering *\/\n            z-index: 0; \/* Line behind the dots *\/\n        }\n\n        @media (max-width: 600px) {\n            .condition-report {\n                padding: 0px; \/* Reduced padding for mobile *\/\n            }\n\n            .scale-container {\n                flex-direction: row; \/* Ensure items are in a row *\/\n                justify-content: space-around; \/* Bring items closer together *\/\n                padding: 10px 0;\n            }\n\n            .scale-label {\n                font-size: 14px; \/* Smaller font size for mobile *\/\n            }\n\n            .dot {\n                height: 12px; \/* Smaller dot for mobile *\/\n                width: 12px;\n            }\n\n            .highlight {\n                font-size: 16px; \/* Slightly smaller font size for mobile *\/\n            }\n\n            .highlight-dot {\n                height: 12px; \/* Slightly smaller dot size for mobile *\/\n                width: 12px;\n            }\n\n            .line {\n                top: 23%; \/* Adjusted top property for better alignment on mobile *\/\n                left: 10%; \/* Shortened the line *\/\n                right: 10%; \/* Shortened the line *\/\n            }\n        }\n    \u003c\/style\u003e\n\u003cstyle\u003e\n        body {\n            font-family: 'Futura', Arial, sans-serif;\n            background-color: #f4f4f4;\n            margin: 0;\n            padding: 0px;\n        }\n\n        .condition-report {\n            max-width: 767px;\n            margin: 0 auto;\n            background-color: transparent; \/* Transparent background *\/\n            border: none; \/* No border *\/\n            padding: 0px;\n        }\n\n        .scale-container {\n            display: flex;\n            justify-content: space-around; \/* Changed from space-between to space-around *\/\n            position: relative;\n            padding: 0px 0;\n        }\n\n        .scale-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            position: relative;\n            flex: 1;\n            text-align: center;\n        }\n\n        .scale-label {\n            font-size: 16px; \/* Font size updated to 16 *\/\n            color: #999; \/* Lighter color for \"Good\" and \"Excellent\" *\/\n            margin-top: 10px; \/* Increased space below the dot *\/\n        }\n\n        .highlight {\n            font-size: 18px; \/* Increase font size *\/\n            font-weight: bold; \/* Make the text bold *\/\n            color: #333; \/* Darker color for \"Fair\" *\/\n        }\n\n        .dot {\n            height: 12px; \/* Larger dot *\/\n            width: 12px;\n            background-color: #999; \/* Lighter dot color for \"Good\" and \"Excellent\" *\/\n            border-radius: 50%;\n            display: inline-block;\n            position: relative;\n            z-index: 0; \/* Ensure dots are above the line *\/\n        }\n\n        .highlight-dot {\n            background-color: #333; \/* Darker dot color for \"Fair\" *\/\n            height: 12px; \/* Increase dot size *\/\n            width: 12px;\n        }\n\n        .line {\n            position: absolute;\n            top: 10%; \/* Adjusted top property for better alignment *\/\n            left: 5%; \/* Shortened the line *\/\n            right: 5%; \/* Shortened the line *\/\n            height: 2px;\n            background-color: #eaeaea; \/* Lighter line color *\/\n            transform: translateY(-50%); \/* Adjust for perfect centering *\/\n            z-index: 0; \/* Line behind the dots *\/\n        }\n\n        @media (max-width: 600px) {\n            .condition-report {\n                padding: 0px; \/* Reduced padding for mobile *\/\n            }\n\n            .scale-container {\n                flex-direction: row; \/* Ensure items are in a row *\/\n                justify-content: space-around; \/* Bring items closer together *\/\n                padding: 10px 0;\n            }\n\n            .scale-label {\n                font-size: 14px; \/* Smaller font size for mobile *\/\n            }\n\n            .dot {\n                height: 12px; \/* Smaller dot for mobile *\/\n                width: 12px;\n            }\n\n            .highlight {\n                font-size: 16px; \/* Slightly smaller font size for mobile *\/\n            }\n\n            .highlight-dot {\n                height: 12px; \/* Slightly smaller dot size for mobile *\/\n                width: 12px;\n            }\n\n            .line {\n                top: 23%; \/* Adjusted top property for better alignment on mobile *\/\n                left: 10%; \/* Shortened the line *\/\n                right: 10%; \/* Shortened the line *\/\n            }\n        }\n    \u003c\/style\u003e","brand":"Auction","offers":[{"title":"Default Title","offer_id":67098395901997,"sku":null,"price":1.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/1421\/8541\/files\/Pre-Vietnam_War_U.S._Westinghouse_M-1_Helmet_Liner_with_Headband-Original63.jpg?v=1784755212","url":"https:\/\/gustafsons.co\/products\/pre-vietnam-war-u-s-westinghouse-m-1-helmet-liner-with-headband-identified-to-sfc-marvin-eversole-1955-63","provider":"Gustafson's","version":"1.0","type":"link"}