diff --git a/src/contents/Human Practices/Further Engagement/Entrepreneurship.tsx b/src/contents/Human Practices/Further Engagement/Entrepreneurship.tsx
index fdcc7e6dc69b85bc5818769f60e7360bcbf9a8c9..e7f12b3a1aada24b318d2441326dff8553d12058 100644
--- a/src/contents/Human Practices/Further Engagement/Entrepreneurship.tsx	
+++ b/src/contents/Human Practices/Further Engagement/Entrepreneurship.tsx	
@@ -15,6 +15,7 @@ export function HPEntrepreneur(){
             </div>
         </div>
           
+          
         <div id="ent-overview" className="ent-interview" style={{display: "block"}}>
             <H4 id="ent-heading" text="Our education and outreach"/>
             <p>Education and outreach remain vital, even without being a special prize focus. They help us share knowledge, inspire people, and create lasting impact. By making information accessible, we empower the public to make informed decisions and engage in meaningful discussions.</p>
diff --git a/src/contents/Human Practices/IHP.tsx b/src/contents/Human Practices/IHP.tsx
index dc54f702a6e8c6bc7e434e00bd92b30b351ee34d..b52c4325db0251fefb74bfd03f7f7ed30ed51aed 100644
--- a/src/contents/Human Practices/IHP.tsx	
+++ b/src/contents/Human Practices/IHP.tsx	
@@ -3,7 +3,6 @@ import { HPTimeline } from "../../components/HP-timeline";
 import { LoremMedium, LoremShort } from "../../components/Loremipsum";
 import { Section, Subesction } from "../../components/sections";
 import  { HP3new } from "./HP svgs/hp3";
-import HP4 from "./HP svgs/hp4";
 import { HPUnderstanding } from "./HP svgs/understanding";
 
 export function HPIntegrated(){