diff --git a/stylescommuniquant.css.html b/stylescommuniquant.css.html
index d3d5b18be2fdaba09032cf2d01f93c7cc0d6e55b..ca96296f716ad7e5dadf6e8c4b474d0649c3f371 100644
--- a/stylescommuniquant.css.html
+++ b/stylescommuniquant.css.html
@@ -112,7 +112,7 @@ Voir aussi : http://portfolio.planetjon.ca/2014/04/19/css-recipes-justified-hori
 #homeSpecialFeature h2 { margin: 0; }
 .hasJS #homeSpecialFeature .hSFItem { margin: 0 0 10px 10px; width: 209px; }
 #homeSpecialFeature .hSFItem .hSFDecoImg { display: block; }
-.hasJS #homeSpecialFeature .hSFItem .hSFDecoImg { position: absolute; top: 0; left: 0; width: 100%; z-index: 0; }
+.hasJS #homeSpecialFeature .hSFItem .hSFDecoImg { position: absolute; top: 0; left: 0; z-index: 0; }
 #homeSpecialFeature .postListItem { padding: 10px 0 0 32px; }
 .hasJS #homeSpecialFeature .postListItem { padding: 7px; margin: 0; min-height: 36px; height: auto; position: relative; z-index: 1; }
 #homeSpecialFeature .postListItem .postListItemDate { position: relative; padding-bottom: 5px; z-index: 1; font-size: 1em; font-weight: bold; color: #CCCCCC; }