diff --git a/src/contents/education.tsx b/src/contents/education.tsx
index f728277cc290a155aef48b8a8ba0e5782468f8dd..20675ded5a932b67e10b05b4ba0930124b0c112d 100644
--- a/src/contents/education.tsx
+++ b/src/contents/education.tsx
@@ -223,9 +223,18 @@ export function Education() { // sidenavbar begin
                 <img 
                   src="https://static.igem.wiki/teams/5378/sun1.webp"
                   alt="example"
-                  className="image-height"
-                  />
-                  <figcaption className='caption'>1234567687</figcaption>
+                  className="responsive-img"
+                />
+
+                </div>
+                <div className='col-6'>
+                <img
+                  src="https://static.igem.wiki/teams/5378/boy.webp"
+                  alt="example"
+                  className="image-wide"
+                />
+                <figcaption className='caption'>1234567687</figcaption>
+                </div>
 
                 <img 
                   src="https://static.igem.wiki/teams/5378/sun2.webp"