diff --git a/scss/_carousel.scss b/scss/_carousel.scss
index 1416048fbfab918bfebc1365795c7552ae19dfba..20ea04baf4e350bc4e5a26ef09a7a4e6349e9f41 100644
--- a/scss/_carousel.scss
+++ b/scss/_carousel.scss
@@ -127,7 +127,7 @@
   display: inline-block;
   width: $carousel-control-icon-width;
   height: $carousel-control-icon-width;
-  background: no-repeat 50% / 100%;
+  background: no-repeat 50% / 100% 100%;
 }
 .carousel-control-prev-icon {
   background-image: $carousel-control-prev-icon-bg;