diff --git a/bind.sty b/bind.sty
index e2cc5643c66102d7335fb756104d19e021a95d5f..9b3177b1298840f21b69688a3f5e5e91f191afdc 100644
--- a/bind.sty
+++ b/bind.sty
@@ -131,7 +131,7 @@ bookmarks=true]%
 \newcommand{\headingtype}{CHAPTER}
 
 \newcommand{\sidepic}[2][5]{
-	\needspace{2cm}\begin{wrapfigure}{O}{.#1\linewidth}
+	\needspace{2cm}\begin{wrapfigure}{R}{.#1\linewidth}
 \noindent\includesvg[width=\linewidth]{images/#2}
 \end{wrapfigure}
 }