diff --git a/wp-content/themes/score/dedications/single/home-column-my-dedications.php b/wp-content/themes/score/dedications/single/home-column-my-dedications.php
index 2409eeb..b8fa972 100644
--- a/wp-content/themes/score/dedications/single/home-column-my-dedications.php
+++ b/wp-content/themes/score/dedications/single/home-column-my-dedications.php
@@ -27,7 +27,6 @@ $dedication_link = bp_core_get_userlink($bp->displayed_user->id, false, true) .
thumbnail-no-wrap">
-
thumbnail-no-wrap">
-
diff --git a/wp-content/themes/score/post-loop-dedication-template.php b/wp-content/themes/score/post-loop-dedication-template.php
index 0ebdf1b..9ded7a9 100644
--- a/wp-content/themes/score/post-loop-dedication-template.php
+++ b/wp-content/themes/score/post-loop-dedication-template.php
@@ -20,7 +20,6 @@
thumbnail-no-wrap">
-
diff --git a/wp-content/themes/score/video-slider.php b/wp-content/themes/score/video-slider.php
index f7b5a01..c108780 100644
--- a/wp-content/themes/score/video-slider.php
+++ b/wp-content/themes/score/video-slider.php
@@ -131,7 +131,7 @@ if (have_posts()) {
-
+
FROM: