diff --git a/opentech/static_src/src/sass/apply/components/_table.scss b/opentech/static_src/src/sass/apply/components/_table.scss
index 161ce725d1b3fccb2da6fabda24d52629676f2a9..898e0b0389ec4976702d17295a98d9d4cf57e126 100644
--- a/opentech/static_src/src/sass/apply/components/_table.scss
+++ b/opentech/static_src/src/sass/apply/components/_table.scss
@@ -38,6 +38,10 @@ table {
             &:hover {
                 box-shadow: 0 6px 35px -13px $color--black-50;
             }
+
+            &.reviews-summary__tr {
+                box-shadow: none;
+            }
         }
 
         // responsive table styles