Merge pull request #7 from AbleOne/#19

objectstyle-private/marketing/misc#19
diff --git a/src/main/assets/styles/_cd.scss b/src/main/assets/styles/_cd.scss
index 54fbd29..c9c71f1 100644
--- a/src/main/assets/styles/_cd.scss
+++ b/src/main/assets/styles/_cd.scss
@@ -258,10 +258,14 @@
 			    margin-bottom: 1.8rem;
 			}
 
-			.listingblock .title {
-			    font-weight: 500;
-			    font-size: 80%;
-			    margin-bottom: .5rem;
+			.listingblock {
+				position: relative;
+				
+				.title {
+					font-weight: 500;
+					font-size: 80%;
+					margin-bottom: .5rem;
+				}
 			}
 
 			.image img,