diff --git a/src/contents/Contribution/patient-contribution.tsx b/src/contents/Contribution/patient-contribution.tsx
index 44a9f487db1061ff8b83fb7d530e49502797659f..1efd8f64a9557b2d4e768754006f884e516373f4 100644
--- a/src/contents/Contribution/patient-contribution.tsx
+++ b/src/contents/Contribution/patient-contribution.tsx
@@ -12,7 +12,6 @@ export function PatientContribution(){
                 <div className='col  '>
                     <H4 text="Patient consent form"/>
                 <TwoLinePDF link="https://static.igem.wiki/teams/5247/pdfs/patienteneinwilligung-mustervorlage-igem-2.pdf" name="patienteneinwilligung-mustervorlage-igem-2.pdf"/>
-                <p>When working with primary cultures, it is extremely important to consider the bioethical aspects of the project. To address this, we sat down with the Ethics Officer at Bielefeld University, Dr. Berens, and discussed the matter with her. As a result, we created a patient consent form for the donors of primary cells, which we also want to present as a template for future German iGEM teams. <b>However, we want to emphasize that it is not guaranteed to be comprehensive, nor does it have any legal approval.</b></p>
                 </div>
                 <div className='seperator-2 col-2'>
                 </div>
@@ -21,7 +20,7 @@ export function PatientContribution(){
                 <TwoLinePDF link="https://static.igem.wiki/teams/5247/pdfs/translated-questionnaire-cf-patients.pdf" name="translated-questionnaire-cf-patients.pdf"/>
                 
                </div>
-
+               <p>When working with primary cultures, it is extremely important to consider the bioethical aspects of the project. To address this, we sat down with the Ethics Officer at Bielefeld University, Dr. Berens, and discussed the matter with her. As a result, we created a patient consent form for the donors of primary cells, which we also want to present as a template for future German iGEM teams. <b>However, we want to emphasize that it is not guaranteed to be comprehensive, nor does it have any legal approval.</b></p>
                <H4 text="Hygiene Concept"/>
                <PDF   link="https://static.igem.wiki/teams/5247/pdfs/final-hygiene-concept.pdf" name="final-hygiene-concept.pdf"/>
                 
diff --git a/src/contents/description.tsx b/src/contents/description.tsx
index 52f1ea96bf9c6ee06af657ce970c845b08eb17c6..992ad60b332c1a9dd1b705fa325742fbf1444e3e 100644
--- a/src/contents/description.tsx
+++ b/src/contents/description.tsx
@@ -283,7 +283,7 @@ export function Description() {
                         <OneFigure
                         pic1="https://static.igem.wiki/teams/5247/delivery/airbuddy.webp"
                         alt1=""
-                        description="Brand name of our LNP"
+                        description="Name of our LNP"
                         num="?"
                         />
                         <img src="" style={{maxHeight: "80pt"}}/>  
@@ -291,6 +291,8 @@ export function Description() {
                         </div>
                     </div>
                     <Collapsible id="Col1" open={false} title="LNPs explained">
+                    <H4 text="What are LNPs" id="text" />
+                        <p>Lipid nanoparticles are small, spherical structures made of lipids that serve as delivery vehicles for therapeutic molecules, such as RNA, DNA, or drugs. They protect their cargo from degradation, enhance cellular uptake, and are widely used in mRNA vaccines and gene therapy due to their efficiency and biocompatibility.</p>
                          <H4 text="LNPs and their impact on modern medicine" id="text" /> 
                             <p>LNPs are an advanced delivery system designed to transport therapeutic molecules like RNA, DNA or proteins into the cells. These nanoparticles are tiny spheres made of lipids that form a protective shell around the cargo. The size of LNPs typically ranges from 50 to 200 nm in diameter, making them incredibly small - about 1,000 times thinner than a human hair <SupScrollLink label="1"/> . </p>
                             <p>Overall, LNPs represent a significant advancement in drug delivery technology. LNPs offer exceptionally high drug-loading capacities, making them highly effective for delivering substantial amounts of therapeutic agents in a single dose. Their advanced design allows for the encapsulation of a large payload, which enhances the efficacy of treatments and reduces the frequency of administration <SupScrollLink label="3"/> . By encapsulating and protecting therapeutic agents like mRNA, LNPs enhance the stability, targeted delivery, and effectiveness of treatments. Their ability to be tailored for specific delivery needs, such as targeting particular organs or overcoming physiological barriers, makes them a powerful tool in modern medicine <SupScrollLink label="9"/> .</p>