@florent73
, but in your source page I can see:
<div class="container" role="main">
<div class="row">
In the recent customizr versions that should be (as I said few comments above https://themes.trac.www.ads-software.com/changeset/33251/customizr/3.1.9/index.php?old=32997&old_path=customizr%2F3.1.8%2Findex.php):
<div class="container" role="main">
<div class="row column-content-wrapper">
Are you using a copy of the customizr (<3.1.9) index.php in your child theme? I think so. Please remove it, or change it accordingly to the changes made since 3.1.9 (see the link above), do the same thing with custom-page.php, if you also have a copy of it in your child-theme.
btw, I had also predicted that you would have had problems on mobiles.