diff --git a/bind.sty b/bind.sty
index 9e076bb0da18ef2576fe5d549d53766aaa4db569..2aa12255b66e1ecb74f6e7a7c2f219aa59a6b618 100644
--- a/bind.sty
+++ b/bind.sty
@@ -237,7 +237,7 @@ bookmarks=true]%
 
 \newcommand{\toppicBorder}[2]{
 	\begin{figure*}[t!]
-		\begin{tcolorbox}[colframe=black,colback=gray]
+		\begin{tcolorbox}[before upper={\parindent0pt},colframe=black,colback=gray]
 		\IfFileExists{images/#1.svg}{
 			\includesvg[width=\textwidth]{images/#1}
 		}{
@@ -261,7 +261,7 @@ bookmarks=true]%
 
 \newcommand{\bottompicBorder}[2]{
 	\begin{figure*}[b!]
-		\begin{tcolorbox}[colframe=black,colback=gray]
+		\begin{tcolorbox}[before upper={\parindent0pt},colframe=black,colback=gray]
 		\IfFileExists{images/#1.svg}{
 			\includesvg[width=\textwidth]{images/#1}
 		}{