diff --git a/journals/templates/journals/scipost_physics_about.html b/journals/templates/journals/scipost_physics_about.html
index 568f3cd7d4682372b66fb9dd5e4aad090eb32455..14f096f4af4869ec0e9d5f6ae60e3eef5abacbfa 100644
--- a/journals/templates/journals/scipost_physics_about.html
+++ b/journals/templates/journals/scipost_physics_about.html
@@ -15,16 +15,63 @@
     </div>
   </div>
 
-  <div class="flex-whitebox">
-    <p>SciPost Physics publishes outstanding-quality research articles in all domains and subject areas of Physics.</p>
-    <p>The journal accepts three types of content: <strong>Letters</strong>, <strong>Articles</strong> and <strong>Reviews</strong>.</p>
-    <ul>
-      <li><strong>Letters</strong> report broad-interest, significant breakthroughs in Physics, of interest and importance to researchers in multiple subject areas.</li>
-      <li><strong>Articles</strong> provide in-depth, detailed reports of groundbreaking research within one or more subject areas.</li>
-    <li><strong>Reviews</strong> are short pieces taking a snapshot of a research area, written by recognized leaders in the field, providing a critical assessment of current frontline research and providing pointers towards future opportunities.</li>
-    </ul>
+  <div class="row">
+    <div class="col-5">
+      <h3>Aims</h3>
+      <p>SciPost Physics is a premium-quality, two-way open access, peer-witnessed refereed Journal for the general field of Physics.</p>
+      <p>It aims at providing scientists with a publishing platform in which uncompromising scientific quality meets the highest achievable standards of open accessibility, with a resolutely international outlook.</p>
+      <p><em>Two-way open access</em> means free for readers, free for authors: there are no subscription or download costs, and authors are freed from dealing with article submission and/or processing charges.</p>
+      <p>The <em>peer-witnessed refereeing</em> process guarantees high-quality, responsible refereeing, with demonstrably greater utility for authors and recognition for referees.</p>
+    </div>
+    <div class="col-1"></div>
+    <div class="col-5">
+      <h3>Scope</h3>
+      <p>SciPost Physics publishes outstanding-quality research articles in the domains of Experimental, Theoretical and Computational physics, among which:</p>
+      <ul>
+	<li>Atomic, Molecular and Optical Physics</li>
+	<li>Biophysics</li>
+	<li>Condensed Matter Physics</li>
+	<li>Fluid Dynamics</li>
+	<li>Gravitation</li>
+	<li>Cosmology and Astroparticle Physics</li>
+	<li>High-Energy Physics</li>
+	<li>Mathematical Physics</li>
+	<li>Nuclear Physics</li>
+	<li>Quantum Statistical Mechanics</li>
+	<li>Statistical and Soft Matter Physics</li>
+      </ul>
+    </div>
+  </div>
+
+  <br/>
+
+  <div class="row">
+    <div class="col-5">
+      <h3>Content</h3>
+      <p>The journal accepts three types of content: <strong>Letters</strong>, <strong>Articles</strong> and <strong>Reviews</strong>.</p>
+      <ul>
+	<li><strong>Letters</strong> report broad-interest, significant breakthroughs in Physics, of interest and importance to researchers in multiple subject areas.</li>
+	<li><strong>Articles</strong> provide in-depth, detailed reports of groundbreaking research within one or more subject areas.</li>
+	<li><strong>Reviews</strong> are short pieces taking a snapshot of a research area, written by recognized leaders in the field, providing a critical assessment of current frontline research and providing pointers towards future opportunities.</li>
+      </ul>
+    </div>
+    <div class="col-1"></div>
+    <div class="col-5">
+      <h3>Submission and Editorial Process</h3>
+      <p>Authors should follow the <a href="{% url 'submissions:author_guidelines' %}">submission guidelines</a> to ensure seamless processing of their manuscript. The <a href="{% url 'journals:journals_terms_and_conditions' %}">SciPost Journals Terms and Conditions</a> apply to all Submissions to SciPost Physics.</p>
+      <p>All incoming Submissions are checked for plagiarism and follow the peer-witnessed refereeing procedures outlined in <a href="{% url 'submissions:sub_and_ref_procedure' %}">Submission and Refereeing procedure</a>.</p>
+      <p>All publication decisions are taken by the <a href="{% url 'scipost:about' %}#editorial_college_physics">Editorial College (Physics)</a>, following the rules set out in the <a href="{% url 'scipost:EdCol_by-laws' %}">Editorial College by-laws</a>.</p>
+    </div>
+  </div>
+
+  <div class="flex-container">
+    <div class="flex-whitebox">
+      <h3>Publication: Open Access</h3>
+      <p>Publications in SciPost Physics are published under the terms of the <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International (CC BY 4.0) License</a>, allowing freedom to use, reproduce and distribute the articles and related content (unless otherwise noted), for commercial and noncommercial purposes, subject to the citation of the original source.</p>
+    </div>
   </div>
 
+
   {% include 'journals/scipost_physics_footer.html' %}
 
 </section>
diff --git a/journals/templates/journals/scipost_physics_info_for_authors.html b/journals/templates/journals/scipost_physics_info_for_authors.html
index 074e9b8eae12b01d8517c789295a3a73431ef343..769f372f962a5b98b9b9eb11b3c0d2d0f579ddff 100644
--- a/journals/templates/journals/scipost_physics_info_for_authors.html
+++ b/journals/templates/journals/scipost_physics_info_for_authors.html
@@ -24,7 +24,7 @@
     <h3>Submission and Refereeing</h3>
     <ul>
       <li>Make sure you have read and agree with the <a href="{% url 'journals:journals_terms_and_conditions' %}">SciPost Journals Terms and Conditions.</a></li>
-      <li>All Submissions to SciPost Physics follow the peer-witness refereeing procedures outlined in 
+      <li>All Submissions to SciPost Physics follow the peer-witnessed refereeing procedures outlined in 
 	<a href="{% url 'submissions:sub_and_ref_procedure' %}">Submission and Refereeing procedure</a>.</li>
     </ul>
     
diff --git a/scipost/static/scipost/SciPost.css b/scipost/static/scipost/SciPost.css
index 1009c36ff6d9fb82a9340f615456ddcf55565e56..97bb8289cc8f2464cf1d1529a347f00165843d78 100644
--- a/scipost/static/scipost/SciPost.css
+++ b/scipost/static/scipost/SciPost.css
@@ -246,6 +246,11 @@ ul.personalTabMenu li a.inactive {
   margin: 10px;
   padding: 10px;
 }
+.flex-whitebox480 {
+  width: 480px;
+  margin: 10px;
+  padding: 10px;
+}
 .flex-whitebox640 {
   width: 640px;
   margin: 10px;