diff --git a/src/contents/notebook.tsx b/src/contents/notebook.tsx
index 90f04621451c806e872681589e98a0a5811f50cb..ee2da1ec43c8be05267b93edb384dc7b5c821cac 100644
--- a/src/contents/notebook.tsx
+++ b/src/contents/notebook.tsx
@@ -9,10 +9,10 @@ export function Notebook() {
       <H2 text="Lab journals and Protocol collection"/> 
       <div className='row'>
         <div className="col">
-            <img src="https://static.igem.wiki/teams/5247/lab-journals/titelseite-lab-book-1-proof-of-concept-pe.webp" style={{height: "65%", width: "50%"}}/>
+            <img src="https://static.igem.wiki/teams/5247/lab-journals/titelseite-lab-book-1-proof-of-concept-pe.webp" style={{height: "75%", width: "auto"}}/>
         </div>
         <div className="col">
-            <img src="https://static.igem.wiki/teams/5247/lab-journals/titelseite-lab-book-2-engineering-pe.webp" style={{height: "65%", width: "50%"}}/>
+            <img src="https://static.igem.wiki/teams/5247/lab-journals/titelseite-lab-book-2-engineering-pe.webp" style={{height: "75%", width: "auto"}}/>
         </div>
       </div>
       <div className='row'>