diff --git a/scss/pack.scss b/scss/pack.scss
index c1436cecc06bd806f8af142d08eb1359f153ff97..cfa683430d1deac7f1dfd2dcb7e71773f52e58cf 100644
--- a/scss/pack.scss
+++ b/scss/pack.scss
@@ -39,6 +39,8 @@
       .whiteChevron {
         position: absolute;
         right: 0;
+        top: 50%;
+        margin-top: -15px;
 
         img {
           height: 30px;