diff --git a/noisettes/sommaire/sommaire_modeportailcognac.html b/noisettes/sommaire/sommaire_modeportailcognac.html
index b5c7fdd1c1449abcae9ae6264eae051fdde2a4a5..1d9024bf95d14445c610f5852e75539cbddd81e7 100644
--- a/noisettes/sommaire/sommaire_modeportailcognac.html
+++ b/noisettes/sommaire/sommaire_modeportailcognac.html
@@ -6,7 +6,7 @@
 <script type="text/javascript">
 	CanceladjustLayout = true;
 </script>
-<main id="main" role="main"><div id="communiquant_content">
+<main id="main" role="main"><div id="cognac_content">
 <a id="letexte"></a>
 
 <BOUCLE_Edito(ARTICLES) {titre_mot=EDITO}{!par date}{0,1}{lang}{doublons}>
diff --git a/stylesportailcognac.css.html b/stylesportailcognac.css.html
index b75b6bdb1212bc4b5070ca01c4638b9c959ed107..14dda4b9743fe4c75de4d88659958d8e01e14056 100644
--- a/stylesportailcognac.css.html
+++ b/stylesportailcognac.css.html
@@ -444,7 +444,7 @@ div#content { width: 100%; }
   clear: both;
 }
 .portailcognac #masonry {
-  max-width: 1200px;
+  max-width: #GET{LargeurContaineur}px;
   margin: 0 auto;
   padding-left: 20px;
   text-align: center;
@@ -512,7 +512,7 @@ div#content { width: 100%; }
 .portailcognac .grid-item {
   margin-bottom: 20px;
 }
-@media only screen and (max-width: 1200px) {
+@media only screen and (max-width: #GET{LargeurContaineur}px) {
   .portailcognac .grid-item {
     height: calc(26vw + 90px);
   }