diff --git a/services/web/frontend/stylesheets/app/plans/plans-new-design.less b/services/web/frontend/stylesheets/app/plans/plans-new-design.less
index 48fb69f05e..65e80b4407 100644
--- a/services/web/frontend/stylesheets/app/plans/plans-new-design.less
+++ b/services/web/frontend/stylesheets/app/plans/plans-new-design.less
@@ -504,6 +504,29 @@
border-left: var(--border-width-base) solid var(--green-50);
}
+ .plans-new-organizations {
+ padding: var(--spacing-13) var(--spacing-08);
+
+ .plans-new-organizations-text {
+ text-align: center;
+ font-size: var(--font-size-05);
+ line-height: var(--line-height-04);
+ margin-bottom: var(--spacing-00);
+ }
+
+ .plans-new-organizations-logo {
+ margin-top: var(--spacing-09);
+ display: flex;
+ justify-content: space-around;
+ align-items: center;
+
+ @media (max-width: @screen-md-max) {
+ flex-wrap: wrap;
+ gap: 30px;
+ }
+ }
+ }
+
// ------------------------------------------------------------------
// ------------------------------------------------------------------
// These comments will be deleted when the cards section is completed for mobile screens.
diff --git a/services/web/locales/en.json b/services/web/locales/en.json
index 21d9203e05..933b99e1ab 100644
--- a/services/web/locales/en.json
+++ b/services/web/locales/en.json
@@ -1313,6 +1313,7 @@
"out_of_sync_detail": "Sorry, this file has gone out of sync and we need to do a full refresh.<0 /><1>Please see this help guide for more information1>",
"output_file": "Output file",
"over": "over",
+ "over_n_users_at_research_institutions_and_business": "Over __userCountMillion__ million users at research institutions and businesses worldwide love __appName__",
"overall_theme": "Overall theme",
"overleaf": "Overleaf",
"overleaf_group_plans": "Overleaf group plans",
diff --git a/services/web/public/img/crests/adobe-black.svg b/services/web/public/img/crests/adobe-black.svg
new file mode 100644
index 0000000000..5ced35cf0f
--- /dev/null
+++ b/services/web/public/img/crests/adobe-black.svg
@@ -0,0 +1,18 @@
+
+
\ No newline at end of file
diff --git a/services/web/public/img/crests/caltech-black.svg b/services/web/public/img/crests/caltech-black.svg
new file mode 100644
index 0000000000..07b2b5999c
--- /dev/null
+++ b/services/web/public/img/crests/caltech-black.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/services/web/public/img/crests/cern-black.svg b/services/web/public/img/crests/cern-black.svg
new file mode 100644
index 0000000000..5fa55f4dfe
--- /dev/null
+++ b/services/web/public/img/crests/cern-black.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/services/web/public/img/crests/samsung-black.svg b/services/web/public/img/crests/samsung-black.svg
new file mode 100644
index 0000000000..99f610e031
--- /dev/null
+++ b/services/web/public/img/crests/samsung-black.svg
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/services/web/public/img/crests/toshiba-black.svg b/services/web/public/img/crests/toshiba-black.svg
new file mode 100644
index 0000000000..660ad84cae
--- /dev/null
+++ b/services/web/public/img/crests/toshiba-black.svg
@@ -0,0 +1,14 @@
+
+
\ No newline at end of file
diff --git a/services/web/public/img/crests/wien-black.svg b/services/web/public/img/crests/wien-black.svg
new file mode 100644
index 0000000000..4438be9fae
--- /dev/null
+++ b/services/web/public/img/crests/wien-black.svg
@@ -0,0 +1 @@
+
\ No newline at end of file