diff --git a/view/theme/decaf-mobile/style.css b/view/theme/decaf-mobile/style.css
index 4cfdd805f..b32523fdb 100644
--- a/view/theme/decaf-mobile/style.css
+++ b/view/theme/decaf-mobile/style.css
@@ -2192,6 +2192,15 @@ input#profile-jot-email {
 	width: 587px;
 }
 
+.video-top-wrapper {
+	display: inline-block;
+	vertical-align: top;
+	margin-top: 15px;
+	margin-right: 15px;
+	margin-left: 15px;
+	margin-bottom: 15px;
+}
+
 #profile-jot-desc {
 	/*float: left;*/
 	width: 100%;
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index fce861825..8561390ff 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -2137,6 +2137,15 @@ aside input[type='text'] {
 	margin-bottom: 15px;
 }
 
+.video-top-wrapper {
+	display: inline-block;
+	vertical-align: top;
+	margin-top: 15px;
+	margin-right: 15px;
+	margin-left: 15px;
+	margin-bottom: 15px;
+}
+
 #profile-jot-desc {
 	/*float: left;*/
 	width: 480px;
diff --git a/view/theme/frost-mobile/style.css b/view/theme/frost-mobile/style.css
index 8c61a9f8b..30c3e97c4 100644
--- a/view/theme/frost-mobile/style.css
+++ b/view/theme/frost-mobile/style.css
@@ -2162,6 +2162,15 @@ input#profile-jot-email {
 	width: 587px;
 }
 
+.video-top-wrapper {
+	display: inline-block;
+	vertical-align: top;
+	margin-top: 15px;
+	margin-right: 15px;
+	margin-left: 15px;
+	margin-bottom: 15px;
+}
+
 #profile-jot-desc {
 	/*float: left;*/
 	width: 100%;
diff --git a/view/theme/frost/style.css b/view/theme/frost/style.css
index 0e0ce6d71..333f43c56 100644
--- a/view/theme/frost/style.css
+++ b/view/theme/frost/style.css
@@ -2519,6 +2519,15 @@ aside input[type='text'] {
 	margin-bottom: 15px;
 }
 
+.video-top-wrapper {
+	display: inline-block;
+	vertical-align: top;
+	margin-top: 15px;
+	margin-right: 15px;
+	margin-left: 15px;
+	margin-bottom: 15px;
+}
+
 #profile-jot-desc {
 	/*float: left;*/
 	/*width: 480px;*/