diff --git a/bind.sty b/bind.sty
index 09ead5f72edeec25ad0ff47acd1fc57737fd85b0..1eb5220fc436500472b014575777df4983265fcd 100644
--- a/bind.sty
+++ b/bind.sty
@@ -140,6 +140,11 @@ bookmarks=true]%
 
 \newcommand{\headingtype}{CHAPTER}
 
+\newcommand{\pic}[1]{
+	\noindent\includesvg[width=\linewidth]{images/#1}
+
+}
+
 \newcommand{\sidepic}[2][5]{
 	\needspace{2cm}\begin{wrapfigure}{R}{.#1\linewidth}
 \noindent\includesvg[width=\linewidth]{images/#2}