diff --git a/layout.sty b/layout.sty
index 83e3b4591e97663713e3218e626864c3d242a0e1..e2c96b8d71ed2a1d207aa62b8e0c2efc2109d071 100644
--- a/layout.sty
+++ b/layout.sty
@@ -291,26 +291,19 @@ bookmarks=true]%
   \label{#2}
 }
 
- %before upper={\parindent0pt},
- %boxrule=0mm,
- %finish fading vignette={size=0.02\textwidth},
-
 \newcommand{\widePic}[2][b]{
   \begin{figure*}[#1!]
     \setcounter{enc}{0}
-    %\IfFileExists{images/#2.svg}{}
       \begin{tikzpicture}[every shadow/.style={
       shadow blur invert,
       shadow xshift=-1pt,
       shadow yshift=-3pt
   }]
         \node[path fading=semi west,blue] (mapPic) {\pic{#2}};
-        \tcbvignette{outside node=mapPic, lowered color=\pageSideColor,size=4mm}
         \csComments
       \end{tikzpicture}
-    \label{#2}
-    \renewcommand\csComments{}
   \end{figure*}
+  \renewcommand\csComments{}
 }
 
 \newcommand\callout[5][4]{