This PR fixes table issues while displaying on mobile, the label identifier cell and footer cells where using a width not corresponding to the header cell. We fix this by creating a shared constant and adapting the CSS for this case with a media query. Fixes https://github.com/twentyhq/core-team-issues/issues/1454