diff --git a/app/assets/stylesheets/application/learning_objects.scss b/app/assets/stylesheets/application/learning_objects.scss
index 3881cac2cba4ee4751e965ad2764adc1ecc79f9c..8d9085881ae7e5e016607cfc1d30f359465d175f 100644
--- a/app/assets/stylesheets/application/learning_objects.scss
+++ b/app/assets/stylesheets/application/learning_objects.scss
@@ -19,6 +19,11 @@ $background-grey: #e7e7e8;
     height: 141px;
     position: relative;
 
+    a > img {
+      width: 230px;
+      height: 141px;
+    }
+
     .learning-object-actions {
       position: absolute;
       bottom: 5px;