diff --git a/src/components/Consents/Consents.tsx b/src/components/Consents/Consents.tsx
index f1d73fe1365e5d8dc41b02e619e6e82b45eb5d0f..99d4ead8dfecacc8a0484c52053c834733c62e9c 100644
--- a/src/components/Consents/Consents.tsx
+++ b/src/components/Consents/Consents.tsx
@@ -106,6 +106,7 @@ const Consents: React.FC = () => {
     {
       field: 'safetyOnBoarding',
       headerName: 'Secours',
+      initialWidth: 100,
     },
     {
       field: 'startDate',