diff --git a/scss/_progress.scss b/scss/_progress.scss
index f9700240ae7f736c7e89e29e58f3a2f3bb4b5c85..1dbaa67c0c19a632a69ef01c1323b1e449769066 100644
--- a/scss/_progress.scss
+++ b/scss/_progress.scss
@@ -19,6 +19,7 @@
   display: flex;
   flex-direction: column;
   justify-content: center;
+  overflow: hidden;
   color: $progress-bar-color;
   text-align: center;
   white-space: nowrap;