diff --git a/resources/assets/stylesheets/scss/oer.scss b/resources/assets/stylesheets/scss/oer.scss
index f91ed7d70fcb9f1c93085791074baebb901cb52c..0482f8ad937ab726723ea19bde326421aca8194c 100644
--- a/resources/assets/stylesheets/scss/oer.scss
+++ b/resources/assets/stylesheets/scss/oer.scss
@@ -392,8 +392,7 @@ ul.reviews, ol.reviews {
         width: 840px;
         max-width: 100%;
         box-sizing: border-box;
-        height: 200px;
-        max-height: 200px;
+        min-height: 200px;
         overflow: hidden;
         .intro {
             display: flex;