diff --git a/components/content/ProseImg.vue b/components/content/ProseImg.vue
index 55d8d853479ad6733b7c79f1f5d6c285375dc03d..57853e66b6f9c35ea6e7134e6e97a9d3a57f5d50 100644
--- a/components/content/ProseImg.vue
+++ b/components/content/ProseImg.vue
@@ -1,5 +1,8 @@
 <template>
-    <v-img :src="refinedSrc" :alt="alt" :width="width" :height="height"></v-img>
+    <v-card flat color="transparent" class="d-flex justify-center">
+        <v-img :src="refinedSrc" :alt="alt" :width="width" :height="height" :max-width="maxWidth"
+            content-class="d-flex justify-center"></v-img>
+    </v-card>
 </template>
   
 <script setup lang="ts">
@@ -19,6 +22,10 @@ const props = defineProps({
         type: [String, Number],
         default: undefined
     },
+    maxWidth: {
+        type: [String, Number],
+        default: undefined
+    },
     height: {
         type: [String, Number],
         default: undefined
@@ -34,5 +41,4 @@ const refinedSrc = computed(() => {
     }
     return props.src
 })
-</script>
-  
\ No newline at end of file
+</script>
\ No newline at end of file
diff --git a/content/2.defense-systems/abi2.md b/content/2.defense-systems/abi2.md
index f558bdc4687998096bd08f43af2fb96939939847..ca92286d5a42166fcbd477479faec67a2e709dcf 100644
--- a/content/2.defense-systems/abi2.md
+++ b/content/2.defense-systems/abi2.md
@@ -6,7 +6,7 @@ The Abi2 system is composed of one protein: Abi_2.
 
 Here is an example found in the RefSeq database: 
 
-![abi2](/abi2/Abi2.svg){width=750px}
+![abi2](/abi2/Abi2.svg){max-width=750px}
 
 Abi2 system in the genome of *Clostridium butyricum* (GCF_014131795.1) is composed of 1 protein: Abi_2 (WP_035763709.1).
 
@@ -16,7 +16,7 @@ The Abi2 system is present in a total of 176 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1210 genomes (5.3 %).
 
-![abi2](/abi2/Distribution_Abi2.svg){width=750px}
+![abi2](/abi2/Distribution_Abi2.svg){max-width=750px}
 
 *Proportion of genome encoding the Abi2 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abia.md b/content/2.defense-systems/abia.md
index 139f6e0a4796a9c78fc0fb62bb20131358fe38d8..1c086536cafea19ed76e08b724046d08d3119f0f 100644
--- a/content/2.defense-systems/abia.md
+++ b/content/2.defense-systems/abia.md
@@ -6,11 +6,11 @@ The AbiA system have been describe in a total of 2 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![abia](/abia/AbiA_large.svg){width=750px}
+![abia](/abia/AbiA_large.svg){max-width=750px}
 
 AbiA_large subsystem in the genome of *Lactobacillus amylovorus* (GCF_002706375.1) is composed of 1 protein: AbiA_large (WP_056940268.1).
 
-![abia](/abia/AbiA_small.svg){width=750px}
+![abia](/abia/AbiA_small.svg){max-width=750px}
 
 AbiA_small subsystem in the genome of *Mesobacillus foraminis* (GCF_003667765.1) is composed of 2 proteins: AbiA_small (WP_121614402.1)and, AbiA_SLATT (WP_121614403.1).
 
@@ -20,7 +20,7 @@ The AbiA system is present in a total of 35 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 50 genomes (0.2 %).
 
-![abia](/abia/Distribution_AbiA.svg){width=750px}
+![abia](/abia/Distribution_AbiA.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiA system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/abib.md b/content/2.defense-systems/abib.md
index c87bbdb7cc717968cf617dcbae7041258a717fee..e3bfe66954185a5ed143fc7fc340a3dd29f09cd9 100644
--- a/content/2.defense-systems/abib.md
+++ b/content/2.defense-systems/abib.md
@@ -6,7 +6,7 @@ The AbiB system is composed of one protein: AbiB.
 
 Here is an example found in the RefSeq database: 
 
-![abib](/abib/AbiB.svg){width=750px}
+![abib](/abib/AbiB.svg){max-width=750px}
 
 AbiB system in the genome of *Lactococcus lactis* (GCF_020221755.1) is composed of 1 protein: AbiB (WP_047687114.1).
 
@@ -16,7 +16,7 @@ The AbiB system is present in a total of 5 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 13 genomes (0.1 %).
 
-![abib](/abib/Distribution_AbiB.svg){width=750px}
+![abib](/abib/Distribution_AbiB.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiB system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abic.md b/content/2.defense-systems/abic.md
index c98ac6f59bd64492e0e703a736594342708d8b84..1a332dd703fb4349ce52be7e0b2e496de78b7d79 100644
--- a/content/2.defense-systems/abic.md
+++ b/content/2.defense-systems/abic.md
@@ -6,7 +6,7 @@ The AbiC system is composed of one protein: AbiC.
 
 Here is an example found in the RefSeq database: 
 
-![abic](/abic/AbiC.svg){width=750px}
+![abic](/abic/AbiC.svg){max-width=750px}
 
 AbiC system in the genome of *Enterococcus faecium* (GCF_012933295.2) is composed of 1 protein: AbiC (WP_098388098.1).
 
@@ -16,7 +16,7 @@ The AbiC system is present in a total of 110 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 196 genomes (0.9 %).
 
-![abic](/abic/Distribution_AbiC.svg){width=750px}
+![abic](/abic/Distribution_AbiC.svg){max-width="750"}
 
 *Proportion of genome encoding the AbiC system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abid.md b/content/2.defense-systems/abid.md
index 63f4c4e7251034416202156465fb0f66a64ae648..d42808628c3b7aea0d4b17d161ac0064b0937bc1 100644
--- a/content/2.defense-systems/abid.md
+++ b/content/2.defense-systems/abid.md
@@ -6,7 +6,7 @@ The AbiD system is composed of one protein: AbiD.
 
 Here is an example found in the RefSeq database: 
 
-![abid](/abid/AbiD.svg){width=750px}
+![abid](/abid/AbiD.svg){max-width="750"}
 
 AbiD system in the genome of *Lachnospira eligens* (GCF_020735745.1) is composed of 1 protein: AbiD (WP_041688924.1).
 
@@ -16,7 +16,7 @@ The AbiD system is present in a total of 874 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 2748 genomes (12.1 %).
 
-![abid](/abid/Distribution_AbiD.svg){width=750px}
+![abid](/abid/Distribution_AbiD.svg){max-width="750"}
 
 *Proportion of genome encoding the AbiD system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abie.md b/content/2.defense-systems/abie.md
index 14c4d968a67582439de83f4ee943e7d0be8cc5ad..d24eab506197300838532a01a5b342877c76b642 100644
--- a/content/2.defense-systems/abie.md
+++ b/content/2.defense-systems/abie.md
@@ -18,7 +18,7 @@ The AbiE system is composed of 2 proteins: AbiEi_1 and, AbiEii.
 
 Here is an example found in the RefSeq database: 
 
-![abie](/abie/AbiE.svg){width=750px}
+![abie](/abie/AbiE.svg){max-width=750px}
 
 AbiE system in the genome of *Desulfuromonas versatilis* (GCF_019704135.1) is composed of 2 proteins: AbiEi_1 (WP_221251730.1)and, AbiEii (WP_221251731.1).
 
@@ -28,7 +28,7 @@ The AbiE system is present in a total of 962 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 3742 genomes (16.4 %).
 
-![abie](/abie/Distribution_AbiE.svg){width=750px}
+![abie](/abie/Distribution_AbiE.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiE system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abig.md b/content/2.defense-systems/abig.md
index e3b933b050807ab7d21ad005d2a6a934a7794ad6..1f46ad07164fcf37eab985ea78bc1d532543f0d5 100644
--- a/content/2.defense-systems/abig.md
+++ b/content/2.defense-systems/abig.md
@@ -6,7 +6,7 @@ The AbiG system is composed of 2 proteins: AbiGi and, AbiGii.
 
 Here is an example found in the RefSeq database: 
 
-![abig](/abig/AbiG.svg){width=750px}
+![abig](/abig/AbiG.svg){max-width=750px}
 
 AbiG system in the genome of *Streptococcus mutans* (GCF_009738105.1) is composed of 2 proteins: AbiGi (WP_002266883.1)and, AbiGii (WP_002266884.1).
 
@@ -16,7 +16,7 @@ The AbiG system is present in a total of 23 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 33 genomes (0.1 %).
 
-![abig](/abig/Distribution_AbiG.svg){width=750px}
+![abig](/abig/Distribution_AbiG.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiG system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abih.md b/content/2.defense-systems/abih.md
index 507f63d063b911fae12bd32f28a6721255e71b4a..d304055220068389440e7c89e3cca6cee7266d71 100644
--- a/content/2.defense-systems/abih.md
+++ b/content/2.defense-systems/abih.md
@@ -8,7 +8,7 @@ The AbiH system is composed of one protein: AbiH.
 
 Here is an example found in the RefSeq database: 
 
-![abih](/abih/AbiH.svg){width=750px}
+![abih](/abih/AbiH.svg){max-width=750px}
 
 AbiH system in the genome of *Agrobacterium tumefaciens* (GCF_005221405.1) is composed of 1 protein: AbiH (WP_045021548.1).
 
@@ -18,7 +18,7 @@ The AbiH system is present in a total of 408 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1277 genomes (5.6 %).
 
-![abih](/abih/Distribution_AbiH.svg){width=750px}
+![abih](/abih/Distribution_AbiH.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiH system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abii.md b/content/2.defense-systems/abii.md
index 354e81238282aec7d9f2a22dcb3d586e6e9d2716..29cf153b50b9558a9ff06434cb647c58fabc6abf 100644
--- a/content/2.defense-systems/abii.md
+++ b/content/2.defense-systems/abii.md
@@ -8,7 +8,7 @@ The AbiI system is composed of one protein: AbiI.
 
 Here is an example found in the RefSeq database: 
 
-![abii](/abii/AbiI.svg){width=750px}
+![abii](/abii/AbiI.svg){max-width=750px}
 
 AbiI system in the genome of *Enterococcus faecalis* (GCF_002814115.1) is composed of 1 protein: AbiI (WP_002367720.1).
 
@@ -18,7 +18,7 @@ The AbiI system is present in a total of 8 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 8 genomes (0.0 %).
 
-![abii](/abii/Distribution_AbiI.svg){width=750px}
+![abii](/abii/Distribution_AbiI.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiI system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abij.md b/content/2.defense-systems/abij.md
index cdd4d8c03ab8bef1547db76680c3dd444166aac5..c0fda6f50622e696079136ddb9ef8a9b2b88640b 100644
--- a/content/2.defense-systems/abij.md
+++ b/content/2.defense-systems/abij.md
@@ -8,7 +8,7 @@ The AbiJ system is composed of one protein: AbiJ.
 
 Here is an example found in the RefSeq database: 
 
-![abij](/abij/AbiJ.svg){width=750px}
+![abij](/abij/AbiJ.svg){max-width=750px}
 
 AbiJ system in the genome of *Loigolactobacillus backii* (GCF_001663735.1) is composed of 1 protein: AbiJ (WP_068377534.1).
 
@@ -18,7 +18,7 @@ The AbiJ system is present in a total of 321 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 807 genomes (3.5 %).
 
-![abij](/abij/Distribution_AbiJ.svg){width=750px}
+![abij](/abij/Distribution_AbiJ.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiJ system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abik.md b/content/2.defense-systems/abik.md
index f5cde1323dd1e45bbac6c2ff69bf13f7a712c139..03e4a8ad8e681f0858a10868617325b823483b38 100644
--- a/content/2.defense-systems/abik.md
+++ b/content/2.defense-systems/abik.md
@@ -8,7 +8,7 @@ The AbiK system is composed of one protein: AbiK.
 
 Here is an example found in the RefSeq database: 
 
-![abik](/abik/AbiK.svg){width=750px}
+![abik](/abik/AbiK.svg){max-width=750px}
 
 AbiK system in the genome of *Lactococcus lactis* (GCF_002078995.2) is composed of 1 protein: AbiK (WP_081199340.1).
 
@@ -18,7 +18,7 @@ The AbiK system is present in a total of 32 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 107 genomes (0.5 %).
 
-![abik](/abik/Distribution_AbiK.svg){width=750px}
+![abik](/abik/Distribution_AbiK.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiK system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abil.md b/content/2.defense-systems/abil.md
index 5fb9ca1de50681ba85ee5f9cb23ce189fe1b7f77..1acfc57263796a1926f67d2197f52c56bd104bed 100644
--- a/content/2.defense-systems/abil.md
+++ b/content/2.defense-systems/abil.md
@@ -8,7 +8,7 @@ The AbiL system is composed of 2 proteins: AbiLii2 and, AbiLi2.
 
 Here is an example found in the RefSeq database: 
 
-![abil](/abil/AbiL.svg){width=750px}
+![abil](/abil/AbiL.svg){max-width=750px}
 
 AbiL system in the genome of *Fusobacterium nucleatum* (GCF_003019785.1) is composed of 2 proteins: AbiLii2 (WP_005903821.1)and, AbiLi2 (WP_005903823.1).
 
@@ -18,7 +18,7 @@ The AbiL system is present in a total of 456 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 783 genomes (3.4 %).
 
-![abil](/abil/Distribution_AbiL.svg){width=750px}
+![abil](/abil/Distribution_AbiL.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiL system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abin.md b/content/2.defense-systems/abin.md
index d59635887ff47c17292bb3d7281deede353aa222..fbe6d414db94ae241f18aec3f6da047ffd4911ed 100644
--- a/content/2.defense-systems/abin.md
+++ b/content/2.defense-systems/abin.md
@@ -8,7 +8,7 @@ The AbiN system is composed of one protein: AbiN.
 
 Here is an example found in the RefSeq database: 
 
-![abin](/abin/AbiN.svg){width=750px}
+![abin](/abin/AbiN.svg){max-width=750px}
 
 AbiN system in the genome of *Enterococcus faecalis* (GCF_016743895.1) is composed of 1 protein: AbiN (WP_002384355.1).
 
@@ -18,7 +18,7 @@ The AbiN system is present in a total of 51 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 167 genomes (0.7 %).
 
-![abin](/abin/Distribution_AbiN.svg){width=750px}
+![abin](/abin/Distribution_AbiN.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiN system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abio.md b/content/2.defense-systems/abio.md
index 26c40094a5f75974375fa9cac073dcdbcfbebff2..6ca858e86b76a8fe95e25bbe3ae10443c8f8fbf9 100644
--- a/content/2.defense-systems/abio.md
+++ b/content/2.defense-systems/abio.md
@@ -8,7 +8,7 @@ The AbiO system is composed of one protein: AbiO.
 
 Here is an example found in the RefSeq database: 
 
-![abio](/abio/AbiO.svg){width=750px}
+![abio](/abio/AbiO.svg){max-width=750px}
 
 AbiO system in the genome of *Pasteurella multocida* (GCF_016313205.1) is composed of 1 protein: AbiO (WP_005752771.1).
 
@@ -18,7 +18,7 @@ The AbiO system is present in a total of 67 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 109 genomes (0.5 %).
 
-![abio](/abio/Distribution_AbiO.svg){width=750px}
+![abio](/abio/Distribution_AbiO.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiO system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abip2.md b/content/2.defense-systems/abip2.md
index e087ce5281e418058f99eed5050230e9168b40ca..014c1d0229fa09e4c207a2c7cb0e1f9f0dbfc09f 100644
--- a/content/2.defense-systems/abip2.md
+++ b/content/2.defense-systems/abip2.md
@@ -8,7 +8,7 @@ The AbiP2 system is composed of one protein: AbiP2.
 
 Here is an example found in the RefSeq database: 
 
-![abip2](/abip2/AbiP2.svg){width=750px}
+![abip2](/abip2/AbiP2.svg){max-width=750px}
 
 AbiP2 system in the genome of *Casimicrobium huifangae* (GCF_009746125.1) is composed of 1 protein: AbiP2 (WP_156862066.1).
 
@@ -18,7 +18,7 @@ The AbiP2 system is present in a total of 98 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 299 genomes (1.3 %).
 
-![abip2](/abip2/Distribution_AbiP2.svg){width=750px}
+![abip2](/abip2/Distribution_AbiP2.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiP2 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abiq.md b/content/2.defense-systems/abiq.md
index a213c78f3ee9325f1b50d055e36f0c829ce7adf8..f7d012e175a23a44f46d2830db464394cbadee18 100644
--- a/content/2.defense-systems/abiq.md
+++ b/content/2.defense-systems/abiq.md
@@ -8,7 +8,7 @@ The AbiQ system is composed of one protein: AbiQ.
 
 Here is an example found in the RefSeq database: 
 
-![abiq](/abiq/AbiQ.svg){width=750px}
+![abiq](/abiq/AbiQ.svg){max-width=750px}
 
 AbiQ system in the genome of *Enterococcus sp.* (GCF_003812305.1) is composed of 1 protein: AbiQ (WP_123866849.1).
 
@@ -18,7 +18,7 @@ The AbiQ system is present in a total of 110 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 262 genomes (1.1 %).
 
-![abiq](/abiq/Distribution_AbiQ.svg){width=750px}
+![abiq](/abiq/Distribution_AbiQ.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiQ system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abir.md b/content/2.defense-systems/abir.md
index 8099eb418b26578f691ed8e4427929aad5d23505..0d1b43c104e27a80b6814af82922e122a54c13ce 100644
--- a/content/2.defense-systems/abir.md
+++ b/content/2.defense-systems/abir.md
@@ -8,7 +8,7 @@ The AbiR system is composed of 3 proteins: AbiRc, AbiRb and, AbiRa.
 
 Here is an example found in the RefSeq database: 
 
-![abir](/abir/AbiR.svg){width=750px}
+![abir](/abir/AbiR.svg){max-width=750px}
 
 AbiR system in the genome of *Pediococcus pentosaceus* (GCF_019614475.1) is composed of 3 proteins: AbiRa (WP_220689027.1), AbiRb (WP_011673124.1)and, AbiRc (WP_011673125.1).
 
@@ -18,7 +18,7 @@ The AbiR system is present in a total of 31 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 56 genomes (0.2 %).
 
-![abir](/abir/Distribution_AbiR.svg){width=750px}
+![abir](/abir/Distribution_AbiR.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiR system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abit.md b/content/2.defense-systems/abit.md
index 19b38b2dd0c72c47d9eaeedc560c75cb31b2d585..218159460f7a824d57241593fac3209762e7b78c 100644
--- a/content/2.defense-systems/abit.md
+++ b/content/2.defense-systems/abit.md
@@ -8,7 +8,7 @@ The AbiT system is composed of 2 proteins: AbiTii and, AbiTi.
 
 Here is an example found in the RefSeq database: 
 
-![abit](/abit/AbiT.svg){width=750px}
+![abit](/abit/AbiT.svg){max-width=750px}
 
 AbiT system in the genome of *Sphaerochaeta associata* (GCF_022869165.1) is composed of 2 proteins: AbiTi (WP_244771454.1)and, AbiTii (WP_244771455.1).
 
@@ -18,7 +18,7 @@ The AbiT system is present in a total of 5 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 8 genomes (0.0 %).
 
-![abit](/abit/Distribution_AbiT.svg){width=750px}
+![abit](/abit/Distribution_AbiT.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiT system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abiu.md b/content/2.defense-systems/abiu.md
index 3679306b660f91313cc2d5631f8a73d6b1a70409..abf4943750165fc608270a0b19c40d12268ec81b 100644
--- a/content/2.defense-systems/abiu.md
+++ b/content/2.defense-systems/abiu.md
@@ -8,7 +8,7 @@ The AbiU system is composed of one protein: AbiU.
 
 Here is an example found in the RefSeq database: 
 
-![abiu](/abiu/AbiU.svg){width=750px}
+![abiu](/abiu/AbiU.svg){max-width=750px}
 
 AbiU system in the genome of *Fulvivirga lutea* (GCF_017068455.1) is composed of 1 protein: AbiU (WP_205721428.1).
 
@@ -18,7 +18,7 @@ The AbiU system is present in a total of 390 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1017 genomes (4.5 %).
 
-![abiu](/abiu/Distribution_AbiU.svg){width=750px}
+![abiu](/abiu/Distribution_AbiU.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiU system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abiv.md b/content/2.defense-systems/abiv.md
index 4fcce8458ba78d85cce6f52dd94df1b05a98415f..a8f2a98514d6922ad53e88fc74bf7d96b9027419 100644
--- a/content/2.defense-systems/abiv.md
+++ b/content/2.defense-systems/abiv.md
@@ -8,7 +8,7 @@ The AbiV system is composed of one protein: AbiV.
 
 Here is an example found in the RefSeq database: 
 
-![abiv](/abiv/AbiV.svg){width=750px}
+![abiv](/abiv/AbiV.svg){max-width=750px}
 
 AbiV system in the genome of *Lactococcus cremoris* (GCF_017376415.1) is composed of 1 protein: AbiV (WP_011834704.1).
 
@@ -18,7 +18,7 @@ The AbiV system is present in a total of 76 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 126 genomes (0.6 %).
 
-![abiv](/abiv/Distribution_AbiV.svg){width=750px}
+![abiv](/abiv/Distribution_AbiV.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiV system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/abiz.md b/content/2.defense-systems/abiz.md
index 5ba7e643442f771ae0504f2a4115683fc3c57c12..eaef64217c1c477885c9c3c81f62c08149439bf5 100644
--- a/content/2.defense-systems/abiz.md
+++ b/content/2.defense-systems/abiz.md
@@ -8,7 +8,7 @@ The AbiZ system is composed of one protein: AbiZ.
 
 Here is an example found in the RefSeq database: 
 
-![abiz](/abiz/AbiZ.svg){width=750px}
+![abiz](/abiz/AbiZ.svg){max-width=750px}
 
 AbiZ system in the genome of *Streptococcus oralis* (GCF_019334565.1) is composed of 1 protein: AbiZ (WP_215804505.1).
 
@@ -18,7 +18,7 @@ The AbiZ system is present in a total of 191 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 831 genomes (3.6 %).
 
-![abiz](/abiz/Distribution_AbiZ.svg){width=750px}
+![abiz](/abiz/Distribution_AbiZ.svg){max-width=750px}
 
 *Proportion of genome encoding the AbiZ system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/aditi.md b/content/2.defense-systems/aditi.md
index 9dae844a6213203fe7472427f9b0e1794538d4cc..84d983b3be9a0a27d80b920bb69c7d1893147160 100644
--- a/content/2.defense-systems/aditi.md
+++ b/content/2.defense-systems/aditi.md
@@ -8,7 +8,7 @@ The Aditi system is composed of 2 proteins: DitB and, DitA.
 
 Here is an example found in the RefSeq database: 
 
-![aditi](/aditi/Aditi.svg){width=750px}
+![aditi](/aditi/Aditi.svg){max-width=750px}
 
 Aditi system in the genome of *Fusobacterium hwasookii* (GCF_001455105.1) is composed of 2 proteins: DitB (WP_029491896.1)and, DitA (WP_029491897.1).
 
@@ -18,7 +18,7 @@ The Aditi system is present in a total of 18 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 40 genomes (0.2 %).
 
-![aditi](/aditi/Distribution_Aditi.svg){width=750px}
+![aditi](/aditi/Distribution_Aditi.svg){max-width=750px}
 
 *Proportion of genome encoding the Aditi system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/avast.md b/content/2.defense-systems/avast.md
index 582d54f1889346da622413903dd5da06f1f3e31d..d58bd1d494003c282c33ab4525de232c23108bf4 100644
--- a/content/2.defense-systems/avast.md
+++ b/content/2.defense-systems/avast.md
@@ -15,23 +15,23 @@ The AVAST system have been describe in a total of 5 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![avast](/avast/AVAST_I.svg){width=750px}
+![avast](/avast/AVAST_I.svg){max-width=750px}
 
 AVAST_I subsystem in the genome of *Vibrio sp.* (GCF_905175355.1) is composed of 3 proteins: Avs1A (WP_208445041.1), Avs1B (WP_208445042.1)and, Avs1C (WP_108173272.1).
 
-![avast](/avast/AVAST_II.svg){width=750px}
+![avast](/avast/AVAST_II.svg){max-width=750px}
 
 AVAST_II subsystem in the genome of *Escherichia coli* (GCF_018884505.1) is composed of 1 protein: Avs2A (WP_032199984.1).
 
-![avast](/avast/AVAST_III.svg){width=750px}
+![avast](/avast/AVAST_III.svg){max-width=750px}
 
 AVAST_III subsystem in the genome of *Enterobacter cancerogenus* (GCF_002850575.1) is composed of 2 proteins: Avs3B (WP_199559884.1)and, Avs3A (WP_101737373.1).
 
-![avast](/avast/AVAST_IV.svg){width=750px}
+![avast](/avast/AVAST_IV.svg){max-width=750px}
 
 AVAST_IV subsystem in the genome of *Escherichia coli* (GCF_016903595.1) is composed of 1 protein: Avs4A (WP_000240574.1).
 
-![avast](/avast/AVAST_V.svg){width=750px}
+![avast](/avast/AVAST_V.svg){max-width=750px}
 
 AVAST_V subsystem in the genome of *Leclercia adecarboxylata* (GCF_006171285.1) is composed of 1 protein: Avs5A (WP_139565349.1).
 
@@ -41,7 +41,7 @@ The AVAST system is present in a total of 363 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1046 genomes (4.6 %).
 
-![avast](/avast/Distribution_AVAST.svg){width=750px}
+![avast](/avast/Distribution_AVAST.svg){max-width=750px}
 
 *Proportion of genome encoding the AVAST system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/azaca.md b/content/2.defense-systems/azaca.md
index 2abc29576d8c7b5a52f34f6c2a4952b415e01a23..d50b48b1c9694426ae6d11f0df278ef6107a0f7a 100644
--- a/content/2.defense-systems/azaca.md
+++ b/content/2.defense-systems/azaca.md
@@ -8,7 +8,7 @@ The Azaca system is composed of 3 proteins: ZacA, ZacB and, ZacC.
 
 Here is an example found in the RefSeq database: 
 
-![azaca](/azaca/Azaca.svg){width=750px}
+![azaca](/azaca/Azaca.svg){max-width=750px}
 
 Azaca system in the genome of *Ornithinimicrobium sp.* (GCF_023923205.1) is composed of 3 proteins: ZacA (WP_252620090.1), ZacB (WP_252620091.1)and, ZacC (WP_252620092.1).
 
@@ -18,7 +18,7 @@ The Azaca system is present in a total of 156 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 206 genomes (0.9 %).
 
-![azaca](/azaca/Distribution_Azaca.svg){width=750px}
+![azaca](/azaca/Distribution_Azaca.svg){max-width=750px}
 
 *Proportion of genome encoding the Azaca system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/borvo.md b/content/2.defense-systems/borvo.md
index 6273a7683ebfb3fa5ba5dffe6fea4d506824881c..9319466037c406e49593b881c7fd8dfd8cbb854f 100644
--- a/content/2.defense-systems/borvo.md
+++ b/content/2.defense-systems/borvo.md
@@ -8,7 +8,7 @@ The Borvo system is composed of one protein: BovA.
 
 Here is an example found in the RefSeq database: 
 
-![borvo](/borvo/Borvo.svg){width=750px}
+![borvo](/borvo/Borvo.svg){max-width=750px}
 
 Borvo system in the genome of *Brevundimonas sp.* (GCF_002002865.1) is composed of 1 protein: BovA_addition (WP_077354142.1).
 
@@ -18,7 +18,7 @@ The Borvo system is present in a total of 348 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 650 genomes (2.9 %).
 
-![borvo](/borvo/Distribution_Borvo.svg){width=750px}
+![borvo](/borvo/Distribution_Borvo.svg){max-width=750px}
 
 *Proportion of genome encoding the Borvo system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/brex.md b/content/2.defense-systems/brex.md
index b2b4ac2080a17440c2534447131796b5b090faad..640c57d5d7352edf625954d91472b7d99af0bde3 100644
--- a/content/2.defense-systems/brex.md
+++ b/content/2.defense-systems/brex.md
@@ -31,11 +31,11 @@ Although 4 additional BREX subtypes have been proposed, BREX Type 1 and Type 2 r
 
 Here is some example found in the RefSeq database:
 
-![brex](/brex/BREX_I.svg){width=750px}
+![brex](/brex/BREX_I.svg){max-width=750px}
 
 BREX_I subsystem in the genome of *Kaistella sp.* (GCF_020410745.1) is composed of 6 proteins: brxL (WP_226063319.1), pglZA (WP_226063320.1), pglX1 (WP_226063321.1), brxC (WP_226063322.1), brxB_DUF1788 (WP_226063323.1)and, brxA_DUF1819 (WP_226063324.1).
 
-![brex](/brex/BREX_II.svg){width=750px}
+![brex](/brex/BREX_II.svg){max-width=750px}
 
 BREX_II subsystem in the genome of *Streptomyces hygroscopicus* (GCF_001447075.1) is composed of 5 proteins: brxD (WP_058082289.1), pglZ2 (WP_058082290.1), pglY (WP_058082291.1), pglX2 (WP_058082292.1)and, pglW (WP_237280966.1).
 
@@ -45,7 +45,7 @@ The BREX system is present in a total of 732 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1612 genomes (7.1 %).
 
-![brex](/brex/Distribution_BREX.svg){width=750px}
+![brex](/brex/Distribution_BREX.svg){max-width=750px}
 
 *Proportion of genome encoding the BREX system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/bsta.md b/content/2.defense-systems/bsta.md
index 577cd9ff45aa13d167bea939b90d726a3787a126..9e141e3a01bd3afdf5e5e960e6cad8c86ae67769 100644
--- a/content/2.defense-systems/bsta.md
+++ b/content/2.defense-systems/bsta.md
@@ -18,7 +18,7 @@ The BstA system is composed of one protein: BstA.
 
 Here is an example found in the RefSeq database: 
 
-![bsta](/bsta/BstA.svg){width=750px}
+![bsta](/bsta/BstA.svg){max-width=750px}
 
 BstA system in the genome of *Providencia rustigianii* (GCF_900635875.1) is composed of 1 protein: BstA (WP_126437212.1).
 
@@ -28,7 +28,7 @@ The BstA system is present in a total of 81 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 236 genomes (1.0 %).
 
-![bsta](/bsta/Distribution_BstA.svg){width=750px}
+![bsta](/bsta/Distribution_BstA.svg){max-width=750px}
 
 *Proportion of genome encoding the BstA system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/bunzi.md b/content/2.defense-systems/bunzi.md
index 7a012d7797eb1ef258277de22bd538f04227c753..72c1f29f48ef443e11c7691755a7060c318bdfdf 100644
--- a/content/2.defense-systems/bunzi.md
+++ b/content/2.defense-systems/bunzi.md
@@ -8,7 +8,7 @@ The Bunzi system is composed of 2 proteins: BnzB and, BnzA.
 
 Here is an example found in the RefSeq database: 
 
-![bunzi](/bunzi/Bunzi.svg){width=750px}
+![bunzi](/bunzi/Bunzi.svg){max-width=750px}
 
 Bunzi system in the genome of *Mammaliicoccus lentus* (GCF_014070215.1) is composed of 2 proteins: BnzB (WP_107556517.1)and, BnzA (WP_107556516.1).
 
@@ -18,7 +18,7 @@ The Bunzi system is present in a total of 86 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 286 genomes (1.3 %).
 
-![bunzi](/bunzi/Distribution_Bunzi.svg){width=750px}
+![bunzi](/bunzi/Distribution_Bunzi.svg){max-width=750px}
 
 *Proportion of genome encoding the Bunzi system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/caprel.md b/content/2.defense-systems/caprel.md
index 8c97cfa921ad8b6abb4d94776283ed260116d6dc..5ee735c55af3e19e17df14871c607f05743f679c 100644
--- a/content/2.defense-systems/caprel.md
+++ b/content/2.defense-systems/caprel.md
@@ -20,7 +20,7 @@ The CapRel system is composed of one protein: CapRel.
 
 Here is an example found in the RefSeq database: 
 
-![caprel](/caprel/CapRel.svg){width=750px}
+![caprel](/caprel/CapRel.svg){max-width=750px}
 
 CapRel system in the genome of *Escherichia coli* (GCF_003856995.1) is composed of 1 protein: CapRel (WP_000526244.1).
 
@@ -30,7 +30,7 @@ The CapRel system is present in a total of 202 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 407 genomes (1.8 %).
 
-![caprel](/caprel/Distribution_CapRel.svg){width=750px}
+![caprel](/caprel/Distribution_CapRel.svg){max-width=750px}
 
 *Proportion of genome encoding the CapRel system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/cbass.md b/content/2.defense-systems/cbass.md
index 14812d8366f526fdd6f1856d6a0b33db0ab9fdf8..6782bd6dff9c82d8de03b1cffa3c305970caa8b3 100644
--- a/content/2.defense-systems/cbass.md
+++ b/content/2.defense-systems/cbass.md
@@ -8,19 +8,19 @@ The CBASS system have been describe in a total of 5 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![cbass](/cbass/CBASS_I.svg){width=750px}
+![cbass](/cbass/CBASS_I.svg){max-width=750px}
 
 CBASS_I subsystem in the genome of *Rhizobium leguminosarum* (GCF_002243365.1) is composed of 2 proteins: 4TM_new (WP_094230678.1)and, Cyclase_SMODS (WP_094230679.1).
 
-![cbass](/cbass/CBASS_II.svg){width=750px}
+![cbass](/cbass/CBASS_II.svg){max-width=750px}
 
 CBASS_II subsystem in the genome of *Parvularcula bermudensis* (GCF_000152825.2) is composed of 3 proteins: 4TM_new (WP_013299178.1), Cyclase_II (WP_148235131.1)and, AG_E2_Prok-E2_B (WP_013299180.1).
 
-![cbass](/cbass/CBASS_III.svg){width=750px}
+![cbass](/cbass/CBASS_III.svg){max-width=750px}
 
 CBASS_III subsystem in the genome of *Methylocella tundrae* (GCF_900749825.1) is composed of 5 proteins: Endonuc_small (WP_134490779.1), Cyclase_SMODS (WP_134490781.1), bacHORMA_2 (WP_134490783.1), HORMA (WP_134490785.1)and, TRIP13 (WP_134490787.1).
 
-![cbass](/cbass/CBASS_IV.svg){width=750px}
+![cbass](/cbass/CBASS_IV.svg){max-width=750px}
 
 CBASS_IV subsystem in the genome of *Bacillus sp.* (GCF_022809835.1) is composed of 4 proteins: 2TM_type_IV (WP_243501124.1), QueC (WP_206906219.1), TGT (WP_243501126.1)and, Cyclase_SMODS (WP_243501127.1).
 
@@ -30,7 +30,7 @@ The CBASS system is present in a total of 1062 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 2938 genomes (12.9 %).
 
-![cbass](/cbass/Distribution_CBASS.svg){width=750px}
+![cbass](/cbass/Distribution_CBASS.svg){max-width=750px}
 
 *Proportion of genome encoding the CBASS system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/dartg.md b/content/2.defense-systems/dartg.md
index c76bdd1d9244e10f35601101a4bf973b0fc086e0..2a21019e0e6e0245336f1cdf1be88a5166bc1e8b 100644
--- a/content/2.defense-systems/dartg.md
+++ b/content/2.defense-systems/dartg.md
@@ -8,7 +8,7 @@ The DarTG system is composed of 2 proteins: DarT and, DarG.
 
 Here is an example found in the RefSeq database: 
 
-![dartg](/dartg/DarTG.svg){width=750px}
+![dartg](/dartg/DarTG.svg){max-width=750px}
 
 DarTG system in the genome of *Mycobacterium tuberculosis* (GCF_904810345.1) is composed of 2 proteins: DarT (WP_003400548.1)and, DarG (WP_003400551.1).
 
@@ -18,7 +18,7 @@ The DarTG system is present in a total of 356 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 955 genomes (4.2 %).
 
-![dartg](/dartg/Distribution_DarTG.svg){width=750px}
+![dartg](/dartg/Distribution_DarTG.svg){max-width=750px}
 
 *Proportion of genome encoding the DarTG system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/dazbog.md b/content/2.defense-systems/dazbog.md
index ae64694ed7285253f5fceb413a5b12b619956c26..d59190384fd23208027ce329f761b9f265da9f05 100644
--- a/content/2.defense-systems/dazbog.md
+++ b/content/2.defense-systems/dazbog.md
@@ -8,7 +8,7 @@ The Dazbog system is composed of 2 proteins: DzbB and, DzbA.
 
 Here is an example found in the RefSeq database: 
 
-![dazbog](/dazbog/Dazbog.svg){width=750px}
+![dazbog](/dazbog/Dazbog.svg){max-width=750px}
 
 Dazbog system in the genome of *Bacillus cereus* (GCF_001518875.1) is composed of 2 proteins: DzbA (WP_082188833.1)and, DzbB (WP_059303380.1).
 
@@ -18,7 +18,7 @@ The Dazbog system is present in a total of 66 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 73 genomes (0.3 %).
 
-![dazbog](/dazbog/Distribution_Dazbog.svg){width=750px}
+![dazbog](/dazbog/Distribution_Dazbog.svg){max-width=750px}
 
 *Proportion of genome encoding the Dazbog system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/dctpdeaminase.md b/content/2.defense-systems/dctpdeaminase.md
index faa6dff61d2d5a9f9690735a1978982ff461ee0d..f9bdc9bd874b59c0f7e316eb3060e3e7fc4f7652 100644
--- a/content/2.defense-systems/dctpdeaminase.md
+++ b/content/2.defense-systems/dctpdeaminase.md
@@ -18,7 +18,7 @@ The dCTPdeaminase system is composed of one protein: dCTPdeaminase.
 
 Here is an example found in the RefSeq database: 
 
-![dctpdeaminase](/dctpdeaminase/dCTPdeaminase.svg){width=750px}
+![dctpdeaminase](/dctpdeaminase/dCTPdeaminase.svg){max-width=750px}
 
 dCTPdeaminase system in the genome of *Vibrio parahaemolyticus* (GCF_009883855.1) is composed of 1 protein: dCTPdeaminase (WP_029845369.1).
 
@@ -28,7 +28,7 @@ The dCTPdeaminase system is present in a total of 269 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 501 genomes (2.2 %).
 
-![dctpdeaminase](/dctpdeaminase/Distribution_dCTPdeaminase.svg){width=750px}
+![dctpdeaminase](/dctpdeaminase/Distribution_dCTPdeaminase.svg){max-width=750px}
 
 *Proportion of genome encoding the dCTPdeaminase system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/dgtpase.md b/content/2.defense-systems/dgtpase.md
index 49a18518cc7afd5905b25ad34275acc87fedc32a..c09e3ba0fb0501bd19fc52afe92604bf05b1a176 100644
--- a/content/2.defense-systems/dgtpase.md
+++ b/content/2.defense-systems/dgtpase.md
@@ -10,7 +10,7 @@ The dGTPase system is composed of one protein: Sp_dGTPase.
 
 Here is an example found in the RefSeq database: 
 
-![dGTPase](/dGTPase.svg){width=750px}
+![dGTPase](/dGTPase.svg){max-width=750px}
 
 dGTPase system in the genome of *Acinetobacter pittii* (GCF_002012285.1) is composed of 1 protein: Sp_dGTPase (WP_213033921.1).
 
@@ -20,7 +20,7 @@ The dGTPase system is present in a total of 353 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1532 genomes (6.7 %).
 
-![Distribution_dGTPase](/Distribution_dGTPase.svg){width=750px}
+![Distribution_dGTPase](/Distribution_dGTPase.svg){max-width=750px}
 
 *Proportion of genome encoding the dGTPase system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/disarm.md b/content/2.defense-systems/disarm.md
index d01abda8e695bd612d34fbb1687a71cde4ad1dab..153d6dde2f436666d1352e46648b3f1ff1577d61 100644
--- a/content/2.defense-systems/disarm.md
+++ b/content/2.defense-systems/disarm.md
@@ -26,11 +26,11 @@ These three core genes are accompanied by a methyltransferase, which can be eith
 
 Here is some example found in the RefSeq database:
 
-![disarm](/disarm/DISARM_1.svg){width=750px}
+![disarm](/disarm/DISARM_1.svg){max-width=750px}
 
 DISARM_1 subsystem in the genome of *Pseudomonas aeruginosa* (GCF_009676885.1) is composed of 6 proteins: drmD (WP_023093122.1), drmMI (WP_023115027.1), drmD (WP_023093126.1), drmA (WP_033993408.1), drmB (WP_023093129.1)and, drmC (WP_031637507.1).
 
-![disarm](/disarm/DISARM_2.svg){width=750px}
+![disarm](/disarm/DISARM_2.svg){max-width=750px}
 
 DISARM_2 subsystem in the genome of *Bacillus paralicheniformis* (GCF_009497935.1) is composed of 5 proteins: drmMII (WP_020450482.1), drmC (WP_020450481.1), drmB (WP_025810358.1), drmA (WP_020450479.1)and, drmE (WP_020450478.1).
 
@@ -40,7 +40,7 @@ The DISARM system is present in a total of 214 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 341 genomes (1.5 %).
 
-![disarm](/disarm/Distribution_DISARM.svg){width=750px}
+![disarm](/disarm/Distribution_DISARM.svg){max-width=750px}
 
 *Proportion of genome encoding the DISARM system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/dmdde.md b/content/2.defense-systems/dmdde.md
index b6399e09af9078940ea5d95c39be49942132221b..32f25ceeeeb31c6655b8d07b6090ec7beacdaa97 100644
--- a/content/2.defense-systems/dmdde.md
+++ b/content/2.defense-systems/dmdde.md
@@ -8,7 +8,7 @@ The DmdDE system is composed of 2 proteins: DdmE and, DdmD.
 
 Here is an example found in the RefSeq database: 
 
-![dmdde](/dmdde/DdmDE.svg){width=750px}
+![dmdde](/dmdde/DdmDE.svg){max-width=750px}
 
 DdmDE subsystem in the genome of *Vibrio vulnificus* (GCF_002850455.1) is composed of 2 proteins: DdmE (WP_101957190.1)and, DdmD (WP_101957191.1).
 
@@ -18,7 +18,7 @@ The DmdDE system is present in a total of 50 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 145 genomes (0.6 %).
 
-![dmdde](/dmdde/Distribution_DmdDE.svg){width=750px}
+![dmdde](/dmdde/Distribution_DmdDE.svg){max-width=750px}
 
 *Proportion of genome encoding the DmdDE system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/dnd.md b/content/2.defense-systems/dnd.md
index b4b040b3fdc41f801f8b055ef2d0ba4f5f40f957..2464291e7fcce75e341e01ca2deee4e3e4f2b701 100644
--- a/content/2.defense-systems/dnd.md
+++ b/content/2.defense-systems/dnd.md
@@ -8,11 +8,11 @@ The Dnd system have been describe in a total of 2 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![dnd](/dnd/Dnd_ABCDE.svg){width=750px}
+![dnd](/dnd/Dnd_ABCDE.svg){max-width=750px}
 
 Dnd_ABCDE subsystem in the genome of *Vibrio tritonius* (GCF_001547935.1) is composed of 6 proteins: DndA (WP_068714508.1), DndB (WP_068714510.1), DndC (WP_068714512.1), DndD (WP_068714514.1), DndE (WP_068714516.1)and, DndD (WP_068714526.1).
 
-![dnd](/dnd/Dnd_ABCDEFGH.svg){width=750px}
+![dnd](/dnd/Dnd_ABCDEFGH.svg){max-width=750px}
 
 Dnd_ABCDEFGH subsystem in the genome of *Vibrio sp.* (GCF_023716625.1) is composed of 8 proteins: DptF (WP_252041715.1), DptG (WP_252041716.1), DptH (WP_252041717.1), DndE (WP_252041720.1), DndD (WP_252041722.1), DndC (WP_252041723.1), DndB (WP_252041724.1)and, DndA (WP_252041725.1).
 
@@ -22,7 +22,7 @@ The Dnd system is present in a total of 218 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 388 genomes (1.7 %).
 
-![dnd](/dnd/Distribution_Dnd.svg){width=750px}
+![dnd](/dnd/Distribution_Dnd.svg){max-width=750px}
 
 *Proportion of genome encoding the Dnd system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/dodola.md b/content/2.defense-systems/dodola.md
index 59c86b6d1158e1a13dd873bdf31e59d5e7b5f477..d229b67c553f129c1d957069ff9cc2bb0bb5f538 100644
--- a/content/2.defense-systems/dodola.md
+++ b/content/2.defense-systems/dodola.md
@@ -8,7 +8,7 @@ The Dodola system is composed of 2 proteins: DolA and, DolB.
 
 Here is an example found in the RefSeq database: 
 
-![dodola](/dodola/Dodola.svg){width=750px}
+![dodola](/dodola/Dodola.svg){max-width=750px}
 
 Dodola system in the genome of *Streptococcus thermophilus* (GCF_015190465.1) is composed of 2 proteins: DolA (WP_084825722.1)and, DolB (WP_084825723.1).
 
@@ -18,7 +18,7 @@ The Dodola system is present in a total of 91 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 313 genomes (1.4 %).
 
-![dodola](/dodola/Distribution_Dodola.svg){width=750px}
+![dodola](/dodola/Distribution_Dodola.svg){max-width=750px}
 
 *Proportion of genome encoding the Dodola system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/dpd.md b/content/2.defense-systems/dpd.md
index c42a4b7730ed194ecca85afe71d18a5e13633f15..3bb832f2bcadd353a18bc6a6653ef1a98690d8dd 100644
--- a/content/2.defense-systems/dpd.md
+++ b/content/2.defense-systems/dpd.md
@@ -8,7 +8,7 @@ The Dpd system is composed of 15 proteins: FolE, QueD, DpdC, DpdA, DpdB, QueC, D
 
 Here is an example found in the RefSeq database: 
 
-![dpd](/dpd/Dpd.svg){width=750px}
+![dpd](/dpd/Dpd.svg){max-width=750px}
 
 Dpd system in the genome of *Thalassotalea crassostreae* (GCF_001831495.1) is composed of 15 proteins: QueE (WP_068546614.1), DpdE (WP_068546526.1), DpdF (WP_068546528.1), DpdG (WP_068546530.1), DpdH (WP_070795901.1), DpdI (WP_068546533.1), DpdJ (WP_068546534.1), DpdK (WP_082897170.1), DpdD (WP_068546535.1), QueC (WP_068546536.1), DpdB (WP_068546537.1), DpdA (WP_068546538.1), DpdC (WP_157726628.1), QueD (WP_068546540.1)and, FolE (WP_068546542.1).
 
@@ -18,7 +18,7 @@ The Dpd system is present in a total of 100 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 226 genomes (1.0 %).
 
-![dpd](/dpd/Distribution_Dpd.svg){width=750px}
+![dpd](/dpd/Distribution_Dpd.svg){max-width=750px}
 
 *Proportion of genome encoding the Dpd system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/drt.md b/content/2.defense-systems/drt.md
index e8cc76ad5de35b87f7e0fef273ac56e7fd8ebcb2..42c02922819b45f91c188872d6e1aad29a180d2c 100644
--- a/content/2.defense-systems/drt.md
+++ b/content/2.defense-systems/drt.md
@@ -8,35 +8,35 @@ The DRT system have been describe in a total of 9 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![drt](/drt/DRT6.svg){width=750px}
+![drt](/drt/DRT6.svg){max-width=750px}
 
 DRT6 subsystem in the genome of *Methylobacterium sp.* (GCF_003254375.1) is composed of 1 protein: DRT6 (WP_111474389.1).
 
-![drt](/drt/DRT8.svg){width=750px}
+![drt](/drt/DRT8.svg){max-width=750px}
 
 DRT8 subsystem in the genome of *Undibacterium sp.* (GCF_009937955.1) is composed of 2 proteins: DRT8b (WP_162060770.1)and, DRT8 (WP_162060771.1).
 
-![drt](/drt/DRT9.svg){width=750px}
+![drt](/drt/DRT9.svg){max-width=750px}
 
 DRT9 subsystem in the genome of *Pseudomonas aeruginosa* (GCF_016864415.1) is composed of 1 protein: DRT9 (WP_071567741.1).
 
-![drt](/drt/DRT_1.svg){width=750px}
+![drt](/drt/DRT_1.svg){max-width=750px}
 
 DRT_1 subsystem in the genome of *Vibrio parahaemolyticus* (GCF_000430405.1) is composed of 2 proteins: drt1a (WP_020841728.1)and, drt1b (WP_020841729.1).
 
-![drt](/drt/DRT_2.svg){width=750px}
+![drt](/drt/DRT_2.svg){max-width=750px}
 
 DRT_2 subsystem in the genome of *Klebsiella variicola* (GCF_018324045.1) is composed of 1 protein: drt2 (WP_020244644.1).
 
-![drt](/drt/DRT_3.svg){width=750px}
+![drt](/drt/DRT_3.svg){max-width=750px}
 
 DRT_3 subsystem in the genome of *Vibrio mimicus* (GCF_019048845.1) is composed of 2 proteins: drt3a (WP_217011272.1)and, drt3b (WP_217011273.1).
 
-![drt](/drt/DRT_4.svg){width=750px}
+![drt](/drt/DRT_4.svg){max-width=750px}
 
 DRT_4 subsystem in the genome of *Escherichia albertii* (GCF_003316815.1) is composed of 1 protein: drt4 (WP_103054060.1).
 
-![drt](/drt/DRT_5.svg){width=750px}
+![drt](/drt/DRT_5.svg){max-width=750px}
 
 DRT_5 subsystem in the genome of *Escherichia coli* (GCF_016904115.1) is composed of 1 protein: drt5 (WP_001524904.1).
 
@@ -46,7 +46,7 @@ The DRT system is present in a total of 573 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1365 genomes (6.0 %).
 
-![drt](/drt/Distribution_DRT.svg){width=750px}
+![drt](/drt/Distribution_DRT.svg){max-width=750px}
 
 *Proportion of genome encoding the DRT system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/druantia.md b/content/2.defense-systems/druantia.md
index 7b48ecdcf25bddd38acad6cba43f5c1462e06bdb..384695803070101dd7ee0ba3c288e50219b73c17 100644
--- a/content/2.defense-systems/druantia.md
+++ b/content/2.defense-systems/druantia.md
@@ -8,15 +8,15 @@ The Druantia system have been describe in a total of 3 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![druantia](/druantia/Druantia_I.svg){width=750px}
+![druantia](/druantia/Druantia_I.svg){max-width=750px}
 
 Druantia_I subsystem in the genome of *Escherichia coli* (GCF_002220215.1) is composed of 5 proteins: DruA (WP_000549798.1), DruB (WP_001315973.1), DruC (WP_021520530.1), DruD (WP_000455180.1)and, DruE_1 (WP_089180326.1).
 
-![druantia](/druantia/Druantia_II.svg){width=750px}
+![druantia](/druantia/Druantia_II.svg){max-width=750px}
 
 Druantia_II subsystem in the genome of *Collimonas pratensis* (GCF_001584185.1) is composed of 4 proteins: DruM (WP_082793204.1), DruE_2 (WP_061945149.1), DruG (WP_061945151.1)and, DruF (WP_150119800.1).
 
-![druantia](/druantia/Druantia_III.svg){width=750px}
+![druantia](/druantia/Druantia_III.svg){max-width=750px}
 
 Druantia_III subsystem in the genome of *Acinetobacter baumannii* (GCF_012935125.1) is composed of 2 proteins: DruH (WP_005120035.1)and, DruE_3 (WP_002036795.1).
 
@@ -26,7 +26,7 @@ The Druantia system is present in a total of 284 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 827 genomes (3.6 %).
 
-![druantia](/druantia/Distribution_Druantia.svg){width=750px}
+![druantia](/druantia/Distribution_Druantia.svg){max-width=750px}
 
 *Proportion of genome encoding the Druantia system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/dsr.md b/content/2.defense-systems/dsr.md
index 722dc618d3cdd58e8ee8fc88a5795b61c88a2a19..c22a192b874220ba1ab12f3235000e6a953e3b7e 100644
--- a/content/2.defense-systems/dsr.md
+++ b/content/2.defense-systems/dsr.md
@@ -8,11 +8,11 @@ The Dsr system have been describe in a total of 2 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![dsr](/dsr/Dsr_I.svg){width=750px}
+![dsr](/dsr/Dsr_I.svg){max-width=750px}
 
 Dsr_I subsystem in the genome of *Escherichia coli* (GCF_016904235.1) is composed of 1 protein: Dsr1 (WP_204608492.1).
 
-![dsr](/dsr/Dsr_II.svg){width=750px}
+![dsr](/dsr/Dsr_II.svg){max-width=750px}
 
 Dsr_II subsystem in the genome of *Escherichia coli* (GCF_009950125.1) is composed of 1 protein: Dsr2 (WP_178103017.1).
 
@@ -22,7 +22,7 @@ The Dsr system is present in a total of 246 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 641 genomes (2.8 %).
 
-![dsr](/dsr/Distribution_Dsr.svg){width=750px}
+![dsr](/dsr/Distribution_Dsr.svg){max-width=750px}
 
 *Proportion of genome encoding the Dsr system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/eleos.md b/content/2.defense-systems/eleos.md
index e760a2c734af627f03f8111f25bde00643b9fb10..ab4a090cfb22c06e130c1fec320914770db0f6a0 100644
--- a/content/2.defense-systems/eleos.md
+++ b/content/2.defense-systems/eleos.md
@@ -9,7 +9,7 @@ The Eleos system is composed of 2 proteins: LeoA and, LeoBC. Sometimes, the syst
 
 Here is an example found in the RefSeq database: 
 
-![eleos](/eleos/Eleos.svg){width=750px}
+![eleos](/eleos/Eleos.svg){max-width=750px}
 
 Dynamins system in the genome of *Pseudomonas aeruginosa* (GCF_002223805.1) is composed of 2 proteins: LeoBC (WP_024947442.1)and, LeoA (WP_024947443.1).
 
@@ -19,7 +19,7 @@ The Eleos system is present in a total of 807 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 2652 genomes (11.6 %).
 
-![eleos](/eleos/Distribution_Eleos.svg){width=750px}
+![eleos](/eleos/Distribution_Eleos.svg){max-width=750px}
 
 *Proportion of genome encoding the Eleos system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/gabija.md b/content/2.defense-systems/gabija.md
index 9c030312ef4244c8f7d1f416a196d003761e9a98..a17b54fb29e515bd4c8a50997726aa87b4d33561 100644
--- a/content/2.defense-systems/gabija.md
+++ b/content/2.defense-systems/gabija.md
@@ -18,7 +18,7 @@ The Gabija system is composed of 2 proteins: GajA and, GajB_2.
 
 Here is an example found in the RefSeq database: 
 
-![gabija](/gabija/Gabija.svg){width=750px}
+![gabija](/gabija/Gabija.svg){max-width=750px}
 
 Gabija system in the genome of *Vibrio parahaemolyticus* (GCF_009883895.1) is composed of 2 proteins: GajA (WP_085576823.1)and, GajB_1 (WP_031856308.1).
 
@@ -28,7 +28,7 @@ The Gabija system is present in a total of 1200 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 3762 genomes (16.5 %).
 
-![gabija](/gabija/Distribution_Gabija.svg){width=750px}
+![gabija](/gabija/Distribution_Gabija.svg){max-width=750px}
 
 *Proportion of genome encoding the Gabija system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/gao_ape.md b/content/2.defense-systems/gao_ape.md
index 4c3a39fe563da64b81d93a8b2457c31bcb9d840d..898c287ef9cbb28e1899344791605d1c4cbdf443 100644
--- a/content/2.defense-systems/gao_ape.md
+++ b/content/2.defense-systems/gao_ape.md
@@ -8,7 +8,7 @@ The Gao_Ape system is composed of one protein: ApeA.
 
 Here is an example found in the RefSeq database: 
 
-![gao_ape](/gao_ape/Gao_Ape.svg){width=750px}
+![gao_ape](/gao_ape/Gao_Ape.svg){max-width=750px}
 
 Gao_Ape system in the genome of *Klebsiella sp.* (GCF_018388785.1) is composed of 1 protein: ApeA (WP_213292831.1).
 
@@ -18,7 +18,7 @@ The Gao_Ape system is present in a total of 76 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 199 genomes (0.9 %).
 
-![gao_ape](/gao_ape/Distribution_Gao_Ape.svg){width=750px}
+![gao_ape](/gao_ape/Distribution_Gao_Ape.svg){max-width=750px}
 
 *Proportion of genome encoding the Gao_Ape system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/gao_her.md b/content/2.defense-systems/gao_her.md
index 12917d528e596f850b992398d72e352d62555440..d85d02c6e45d47051c6e3982940592a6d7865e61 100644
--- a/content/2.defense-systems/gao_her.md
+++ b/content/2.defense-systems/gao_her.md
@@ -8,11 +8,11 @@ The Gao_Her system have been describe in a total of 2 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![gao_her](/gao_her/Gao_Her_DUF.svg){width=750px}
+![gao_her](/gao_her/Gao_Her_DUF.svg){max-width=750px}
 
 Gao_Her_DUF subsystem in the genome of *Enterobacter roggenkampii* (GCF_014524505.1) is composed of 2 proteins: DUF4297 (WP_188074283.1)and, HerA_DUF (WP_063614829.1).
 
-![gao_her](/gao_her/Gao_Her_SIR.svg){width=750px}
+![gao_her](/gao_her/Gao_Her_SIR.svg){max-width=750px}
 
 Gao_Her_SIR subsystem in the genome of *Escherichia coli* (GCF_012221565.1) is composed of 2 proteins: SIR2 (WP_167839366.1)and, HerA_SIR2 (WP_021577682.1).
 
@@ -22,7 +22,7 @@ The Gao_Her system is present in a total of 127 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 233 genomes (1.0 %).
 
-![gao_her](/gao_her/Distribution_Gao_Her.svg){width=750px}
+![gao_her](/gao_her/Distribution_Gao_Her.svg){max-width=750px}
 
 *Proportion of genome encoding the Gao_Her system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/gao_hhe.md b/content/2.defense-systems/gao_hhe.md
index 6c73725bb576829cdfa2e36b6361bd943f1fa924..819461fe7716161cd228a259077d81da99c80229 100644
--- a/content/2.defense-systems/gao_hhe.md
+++ b/content/2.defense-systems/gao_hhe.md
@@ -8,7 +8,7 @@ The Gao_Hhe system is composed of one protein: HheA.
 
 Here is an example found in the RefSeq database: 
 
-![gao_hhe](/gao_hhe/Gao_Hhe.svg){width=750px}
+![gao_hhe](/gao_hhe/Gao_Hhe.svg){max-width=750px}
 
 Gao_Hhe system in the genome of *Klebsiella pneumoniae* (GCF_011742415.2) is composed of 1 protein: HheA (WP_021314612.1).
 
@@ -18,7 +18,7 @@ The Gao_Hhe system is present in a total of 49 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 279 genomes (1.2 %).
 
-![gao_hhe](/gao_hhe/Distribution_Gao_Hhe.svg){width=750px}
+![gao_hhe](/gao_hhe/Distribution_Gao_Hhe.svg){max-width=750px}
 
 *Proportion of genome encoding the Gao_Hhe system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/gao_iet.md b/content/2.defense-systems/gao_iet.md
index ec0598e866350374be7d94e206d8a09433307084..6c1b81a95448d664ee9a38274336b38ff4c7b3e9 100644
--- a/content/2.defense-systems/gao_iet.md
+++ b/content/2.defense-systems/gao_iet.md
@@ -8,7 +8,7 @@ The Gao_Iet system is composed of 2 proteins: IetS and, IetA.
 
 Here is an example found in the RefSeq database: 
 
-![gao_iet](/gao_iet/Gao_Iet.svg){width=750px}
+![gao_iet](/gao_iet/Gao_Iet.svg){max-width=750px}
 
 Gao_Iet system in the genome of *Escherichia coli* (GCF_014169855.1) is composed of 2 proteins: IetS (WP_001551050.1)and, IetA (WP_000385105.1).
 
@@ -18,7 +18,7 @@ The Gao_Iet system is present in a total of 189 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 436 genomes (1.9 %).
 
-![gao_iet](/gao_iet/Distribution_Gao_Iet.svg){width=750px}
+![gao_iet](/gao_iet/Distribution_Gao_Iet.svg){max-width=750px}
 
 *Proportion of genome encoding the Gao_Iet system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/gao_mza.md b/content/2.defense-systems/gao_mza.md
index d9232238b125f491aaefaac5dcbf3af551ffa43b..c616426d9c930dc718a81373a2afa9310188cce8 100644
--- a/content/2.defense-systems/gao_mza.md
+++ b/content/2.defense-systems/gao_mza.md
@@ -8,7 +8,7 @@ The Gao_Mza system is composed of 5 proteins: MzaB, MzaC, MzaA, MzaD and, MzaE.
 
 Here is an example found in the RefSeq database: 
 
-![gao_mza](/gao_mza/Gao_Mza.svg){width=750px}
+![gao_mza](/gao_mza/Gao_Mza.svg){max-width=750px}
 
 Gao_Mza system in the genome of *Enterobacter roggenkampii* (GCF_023023065.1) is composed of 5 proteins: MzaE (WP_045418899.1), MzaD (WP_045418897.1), MzaC (WP_025912266.1), MzaB (WP_045418895.1)and, MzaA (WP_045418893.1).
 
@@ -18,7 +18,7 @@ The Gao_Mza system is present in a total of 57 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 99 genomes (0.4 %).
 
-![gao_mza](/gao_mza/Distribution_Gao_Mza.svg){width=750px}
+![gao_mza](/gao_mza/Distribution_Gao_Mza.svg){max-width=750px}
 
 *Proportion of genome encoding the Gao_Mza system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/gao_ppl.md b/content/2.defense-systems/gao_ppl.md
index 9c09ebcb8ca4f00d57a6808f3c393c286dcf520a..e79e284ea6601fb1b7966339343bdd2e06b7818c 100644
--- a/content/2.defense-systems/gao_ppl.md
+++ b/content/2.defense-systems/gao_ppl.md
@@ -8,7 +8,7 @@ The Gao_Ppl system is composed of one protein: PplA.
 
 Here is an example found in the RefSeq database: 
 
-![gao_ppl](/gao_ppl/Gao_Ppl.svg){width=750px}
+![gao_ppl](/gao_ppl/Gao_Ppl.svg){max-width=750px}
 
 Gao_Ppl system in the genome of *Klebsiella pneumoniae* (GCF_002787755.1) is composed of 1 protein: PplA (WP_015059139.1).
 
@@ -18,7 +18,7 @@ The Gao_Ppl system is present in a total of 106 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 364 genomes (1.6 %).
 
-![gao_ppl](/gao_ppl/Distribution_Gao_Ppl.svg){width=750px}
+![gao_ppl](/gao_ppl/Distribution_Gao_Ppl.svg){max-width=750px}
 
 *Proportion of genome encoding the Gao_Ppl system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/gao_qat.md b/content/2.defense-systems/gao_qat.md
index 63b508c022240dcf1b01917b2000c944a9736337..91b89e32d5b0521d8d3cf38debe2edf222d4ec8b 100644
--- a/content/2.defense-systems/gao_qat.md
+++ b/content/2.defense-systems/gao_qat.md
@@ -8,7 +8,7 @@ The Gao_Qat system is composed of 4 proteins: QatA, QatB, QatC and, QatD.
 
 Here is an example found in the RefSeq database: 
 
-![gao_qat](/gao_qat/Gao_Qat.svg){width=750px}
+![gao_qat](/gao_qat/Gao_Qat.svg){max-width=750px}
 
 Gao_Qat system in the genome of *Raoultella ornithinolytica* (GCF_002214825.1) is composed of 4 proteins: QatA (WP_088883811.1), QatB (WP_127146083.1), QatC (WP_088883813.1)and, QatD (WP_088883814.1).
 
@@ -18,7 +18,7 @@ The Gao_Qat system is present in a total of 246 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 645 genomes (2.8 %).
 
-![gao_qat](/gao_qat/Distribution_Gao_Qat.svg){width=750px}
+![gao_qat](/gao_qat/Distribution_Gao_Qat.svg){max-width=750px}
 
 *Proportion of genome encoding the Gao_Qat system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/gao_rl.md b/content/2.defense-systems/gao_rl.md
index ea8fe6a6348b6bceb1c795c0e8e2e8fb20610e19..6de29d96a321f8d1688e88abbbe810c19f39b96f 100644
--- a/content/2.defense-systems/gao_rl.md
+++ b/content/2.defense-systems/gao_rl.md
@@ -8,7 +8,7 @@ The Gao_RL system is composed of 4 proteins: RL_D, RL_C, RL_B and, RL_A.
 
 Here is an example found in the RefSeq database: 
 
-![gao_rl](/gao_rl/Gao_RL.svg){width=750px}
+![gao_rl](/gao_rl/Gao_RL.svg){max-width=750px}
 
 Gao_RL system in the genome of *Morganella morganii* (GCF_020790175.1) is composed of 4 proteins: RL_D (WP_064483389.1), RL_C (WP_064483388.1), RL_B (WP_064483387.1)and, RL_A (WP_064483386.1).
 
@@ -18,7 +18,7 @@ The Gao_RL system is present in a total of 77 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 133 genomes (0.6 %).
 
-![gao_rl](/gao_rl/Distribution_Gao_RL.svg){width=750px}
+![gao_rl](/gao_rl/Distribution_Gao_RL.svg){max-width=750px}
 
 *Proportion of genome encoding the Gao_RL system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/gao_tery.md b/content/2.defense-systems/gao_tery.md
index 27bfab8b354c201e178abdfb6217e4a82cf9c2a0..bd5bc3c4415b2871193322cbcdf5b67ca6e09010 100644
--- a/content/2.defense-systems/gao_tery.md
+++ b/content/2.defense-systems/gao_tery.md
@@ -8,7 +8,7 @@ The Gao_TerY system is composed of 3 proteins: TerYC, TerYB and, TerYA.
 
 Here is an example found in the RefSeq database: 
 
-![gao_tery](/gao_tery/Gao_TerY.svg){width=750px}
+![gao_tery](/gao_tery/Gao_TerY.svg){max-width=750px}
 
 Gao_TerY system in the genome of *Burkholderia contaminans* (GCF_018223785.1) is composed of 3 proteins: TerYA (WP_039364687.1), TerYB (WP_039364686.1)and, TerYC (WP_039364684.1).
 
@@ -18,7 +18,7 @@ The Gao_TerY system is present in a total of 69 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 126 genomes (0.6 %).
 
-![gao_tery](/gao_tery/Distribution_Gao_TerY.svg){width=750px}
+![gao_tery](/gao_tery/Distribution_Gao_TerY.svg){max-width=750px}
 
 *Proportion of genome encoding the Gao_TerY system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/gao_tmn.md b/content/2.defense-systems/gao_tmn.md
index 63c7b89665cd7d55c200d69b31bb84aa60d470c2..37f11421937dd2f80e269d7ae7670d967cb4c00d 100644
--- a/content/2.defense-systems/gao_tmn.md
+++ b/content/2.defense-systems/gao_tmn.md
@@ -8,7 +8,7 @@ The Gao_Tmn system is composed of one protein: TmnA.
 
 Here is an example found in the RefSeq database: 
 
-![gao_tmn](/gao_tmn/Gao_Tmn.svg){width=750px}
+![gao_tmn](/gao_tmn/Gao_Tmn.svg){max-width=750px}
 
 Gao_Tmn system in the genome of *Salmonella enterica* (GCF_006384195.1) is composed of 1 protein: TmnA (WP_130525902.1).
 
@@ -18,7 +18,7 @@ The Gao_Tmn system is present in a total of 82 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 414 genomes (1.8 %).
 
-![gao_tmn](/gao_tmn/Distribution_Gao_Tmn.svg){width=750px}
+![gao_tmn](/gao_tmn/Distribution_Gao_Tmn.svg){max-width=750px}
 
 *Proportion of genome encoding the Gao_Tmn system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/gao_upx.md b/content/2.defense-systems/gao_upx.md
index e851d123ac276dd8cd1af22acef0a6bb84607ccc..2bf2a707c8392051604734fc405432bb7a2323e6 100644
--- a/content/2.defense-systems/gao_upx.md
+++ b/content/2.defense-systems/gao_upx.md
@@ -8,7 +8,7 @@ The Gao_Upx system is composed of one protein: UpxA.
 
 Here is an example found in the RefSeq database: 
 
-![gao_upx](/gao_upx/Gao_Upx.svg){width=750px}
+![gao_upx](/gao_upx/Gao_Upx.svg){max-width=750px}
 
 Gao_Upx system in the genome of *Salmonella sp.* (GCF_020268625.1) is composed of 1 protein: UpxA (WP_060647174.1).
 
@@ -18,7 +18,7 @@ The Gao_Upx system is present in a total of 31 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 39 genomes (0.2 %).
 
-![gao_upx](/gao_upx/Distribution_Gao_Upx.svg){width=750px}
+![gao_upx](/gao_upx/Distribution_Gao_Upx.svg){max-width=750px}
 
 *Proportion of genome encoding the Gao_Upx system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/gasdermin.md b/content/2.defense-systems/gasdermin.md
index 4d0a1436348154a33b2a351d015a9ec6719f17b0..af871940614406f98deae7a77109ab1fe378b137 100644
--- a/content/2.defense-systems/gasdermin.md
+++ b/content/2.defense-systems/gasdermin.md
@@ -8,7 +8,7 @@ The GasderMIN system is composed of one protein: bGSDM.
 
 Here is an example found in the RefSeq database: 
 
-![gasdermin](/gasdermin/GasderMIN.svg){width=750px}
+![gasdermin](/gasdermin/GasderMIN.svg){max-width=750px}
 
 GasderMIN system in the genome of *Rhodoplanes sp.* (GCF_001579845.1) is composed of 1 protein: bGSDM (WP_068019379.1).
 
@@ -18,7 +18,7 @@ The GasderMIN system is present in a total of 25 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 29 genomes (0.1 %).
 
-![gasdermin](/gasdermin/Distribution_GasderMIN.svg){width=750px}
+![gasdermin](/gasdermin/Distribution_GasderMIN.svg){max-width=750px}
 
 *Proportion of genome encoding the GasderMIN system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/gp29_gp30.md b/content/2.defense-systems/gp29_gp30.md
index 2b242e5fef632a45bc35c290bc14b3d06290c352..76d0b3f9ce38fe479bcf87db922d3b0f58ee17b4 100644
--- a/content/2.defense-systems/gp29_gp30.md
+++ b/content/2.defense-systems/gp29_gp30.md
@@ -8,7 +8,7 @@ The gp29_gp30 system is composed of 2 proteins: gp30 and, gp29.
 
 Here is an example found in the RefSeq database: 
 
-![gp29_gp30](/gp29_gp30/gp29_gp30.svg){width=750px}
+![gp29_gp30](/gp29_gp30/gp29_gp30.svg){max-width=750px}
 
 gp29_gp30 system in the genome of *Mycobacterium tuberculosis* (GCF_002448055.1) is composed of 2 proteins: gp29 (WP_003407164.1)and, gp30 (WP_003407167.1).
 
@@ -18,7 +18,7 @@ The gp29_gp30 system is present in a total of 35 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 314 genomes (1.4 %).
 
-![gp29_gp30](/gp29_gp30/Distribution_gp29_gp30.svg){width=750px}
+![gp29_gp30](/gp29_gp30/Distribution_gp29_gp30.svg){max-width=750px}
 
 *Proportion of genome encoding the gp29_gp30 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/hachiman.md b/content/2.defense-systems/hachiman.md
index 73f8bf606e3c1fb6c5193673bbe5f58dab2ab4a9..82f056a2c32919af467c065eb058f703b2dec88b 100644
--- a/content/2.defense-systems/hachiman.md
+++ b/content/2.defense-systems/hachiman.md
@@ -14,7 +14,7 @@ The Hachiman type I system is composed of 2 proteins: HamB and, HamA.
 
 Here is an example found in the RefSeq database: 
 
-![hachiman](/hachiman/Hachiman.svg){width=750px}
+![hachiman](/hachiman/Hachiman.svg){max-width=750px}
 
 Hachiman system in the genome of *Mesorhizobium terrae* (GCF_008727715.1) is composed of 2 proteins: HamA_1 (WP_245317480.1)and, HamB (WP_065997554.1).
 
@@ -24,7 +24,7 @@ The Hachiman system is present in a total of 518 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1361 genomes (6.0 %).
 
-![hachiman](/hachiman/Distribution_Hachiman.svg){width=750px}
+![hachiman](/hachiman/Distribution_Hachiman.svg){max-width=750px}
 
 *Proportion of genome encoding the Hachiman system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/isg15-like.md b/content/2.defense-systems/isg15-like.md
index c32cb074c0b69f3956979303e86035ef1e025700..2339fc1aeb607d7209d16a8bb5e3ecb2cefa51c6 100644
--- a/content/2.defense-systems/isg15-like.md
+++ b/content/2.defense-systems/isg15-like.md
@@ -8,7 +8,7 @@ The ISG15-like system is composed of 4 proteins: BilD, BilC, BilB and, BilA.
 
 Here is an example found in the RefSeq database: 
 
-![isg15-like](/isg15-like/ISG15-like.svg){width=750px}
+![isg15-like](/isg15-like/ISG15-like.svg){max-width=750px}
 
 ISG15-like system in the genome of *Rhizobium phaseoli* (GCF_001664285.1) is composed of 4 proteins: BilA (WP_064823699.1), BilB (WP_150124924.1), BilC (WP_150124925.1)and, BilD (WP_190304495.1).
 
@@ -18,7 +18,7 @@ The ISG15-like system is present in a total of 28 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 43 genomes (0.2 %).
 
-![isg15-like](/isg15-like/Distribution_ISG15-like.svg){width=750px}
+![isg15-like](/isg15-like/Distribution_ISG15-like.svg){max-width=750px}
 
 *Proportion of genome encoding the ISG15-like system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/kiwa.md b/content/2.defense-systems/kiwa.md
index efaf80560c2ce2f325270fd247de30ee66123f91..666f6d7f65be129180470c1fe27b47e5ea60831a 100644
--- a/content/2.defense-systems/kiwa.md
+++ b/content/2.defense-systems/kiwa.md
@@ -8,7 +8,7 @@ The Kiwa system is composed of 2 proteins: KwaA and, KwaB.
 
 Here is an example found in the RefSeq database: 
 
-![kiwa](/kiwa/Kiwa.svg){width=750px}
+![kiwa](/kiwa/Kiwa.svg){max-width=750px}
 
 Kiwa system in the genome of *Aggregatibacter actinomycetemcomitans* (GCF_001690155.1) is composed of 2 proteins: KwaB (WP_005553122.1)and, KwaA (WP_005540311.1).
 
@@ -18,7 +18,7 @@ The Kiwa system is present in a total of 355 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1104 genomes (4.8 %).
 
-![kiwa](/kiwa/Distribution_Kiwa.svg){width=750px}
+![kiwa](/kiwa/Distribution_Kiwa.svg){max-width=750px}
 
 *Proportion of genome encoding the Kiwa system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/lamassu-fam.md b/content/2.defense-systems/lamassu-fam.md
index 6c9300db973fc3a350841f1b2c422885cf9f531a..0300d0923ac357e7f4000c1c642cbcd8623ba8ec 100644
--- a/content/2.defense-systems/lamassu-fam.md
+++ b/content/2.defense-systems/lamassu-fam.md
@@ -20,48 +20,48 @@ The majority of the Lamassu-Fam systems are composed of 3 proteins: LmuA, LmuB a
 
 Here is an example of a Lamassu-Fam_Cap4_nuclease found in the RefSeq database: 
 
-![lamassu-fam](/lamassu-fam/Lamassu-Fam_Cap4_nuclease.svg){width=750px}
+![lamassu-fam](/lamassu-fam/Lamassu-Fam_Cap4_nuclease.svg){max-width=750px}
 
 Lamassu-Fam_Cap4_nuclease subsystem in the genome of *Pseudomonas sp.* (GCF_016925675.1) is composed of 3 proteins: LmuB_SMC_Hydrolase_protease (WP_205519025.1), LmuC_acc_Cap4_nuclease (WP_205478326.1)and, LmuA_effector_Cap4_nuclease_II (WP_205478325.1).
 
-![lamassu-fam](/lamassu-fam/Lamassu-Fam_Mrr.svg){width=750px}
+![lamassu-fam](/lamassu-fam/Lamassu-Fam_Mrr.svg){max-width=750px}
 
 Lamassu-Fam_Mrr subsystem in the genome of *Escherichia coli* (GCF_011404895.1) is composed of 2 proteins: LmuA_effector_Mrr (WP_044864610.1)and, LmuB_SMC_Cap4_nuclease_II (WP_226199836.1).
 
-![lamassu-fam](/lamassu-fam/Lamassu-Fam_Hydrolase.svg){width=750px}
+![lamassu-fam](/lamassu-fam/Lamassu-Fam_Hydrolase.svg){max-width=750px}
 
 Lamassu-Fam_Hydrolase subsystem in the genome of *Caldisphaera lagunensis* (GCF_000317795.1) is composed of 2 proteins: LmuA_effector_Hydrolase (WP_015232255.1)and, LmuB_SMC_Hydrolase_protease (WP_015232260.1).
 
-![lamassu-fam](/lamassu-fam/Lamassu-Fam_Lipase.svg){width=750px}
+![lamassu-fam](/lamassu-fam/Lamassu-Fam_Lipase.svg){max-width=750px}
 
 Lamassu-Fam_Lipase subsystem in the genome of *Bradyrhizobium elkanii* (GCF_012871055.1) is composed of 2 proteins: LmuA_effector_Lipase (WP_172647146.1)and, LmuB_SMC_Lipase (WP_172647148.1).
 
-![lamassu-fam](/lamassu-fam/Lamassu-Fam_Hydrolase_protease.svg){width=750px}
+![lamassu-fam](/lamassu-fam/Lamassu-Fam_Hydrolase_protease.svg){max-width=750px}
 
 Lamassu-Fam_Hydrolase_protease subsystem in the genome of *Klebsiella pneumoniae* (GCF_022453565.1) is composed of 3 proteins: LmuB_SMC_Cap4_nuclease_II (WP_023301569.1), LmuA_effector_Protease (WP_023301563.1)and, LmuA_effector_Hydrolase (WP_023301562.1).
 
-![lamassu-fam](/lamassu-fam/Lamassu-Fam_Hypothetical.svg){width=750px}
+![lamassu-fam](/lamassu-fam/Lamassu-Fam_Hypothetical.svg){max-width=750px}
 
 Lamassu-Fam_Hypothetical subsystem in the genome of *Streptococcus constellatus* (GCF_016127875.1) is composed of 2 proteins: LmuB_SMC_Cap4_nuclease_II (WP_198458038.1)and, LmuA_effector_hypothetical (WP_198458040.1).
 
-![lamassu-fam](/lamassu-fam/Lamassu-Fam_Protease.svg){width=750px}
+![lamassu-fam](/lamassu-fam/Lamassu-Fam_Protease.svg){max-width=750px}
 
 Lamassu-Fam_Protease subsystem in the genome of *Azospirillum brasilense* (GCF_022023855.1) is composed of 2 proteins: LmuA_effector_Protease (WP_237905456.1)and, LmuB_SMC_Cap4_nuclease_II (WP_237905457.1).
 
-![lamassu-fam](/lamassu-fam/Lamassu-Fam_PDDEXK.svg){width=750px}
+![lamassu-fam](/lamassu-fam/Lamassu-Fam_PDDEXK.svg){max-width=750px}
 
 Lamassu-Fam_PDDEXK subsystem in the genome of *Janthinobacterium sp.* (GCF_000013625.1) is composed of 2 proteins: LmuA_effector_PDDEXK (WP_012078862.1)and, LmuB_SMC_Cap4_nuclease_II (WP_012078864.1).
 
-![lamassu-fam](/lamassu-fam/Lamassu-Fam_Sir2.svg){width=750px}
+![lamassu-fam](/lamassu-fam/Lamassu-Fam_Sir2.svg){max-width=750px}
 
 Lamassu-Fam_Sir2 subsystem in the genome of *Paenibacillus polymyxa* (GCF_022492955.1) is composed of 4 proteins: LmuB_SMC_Cap4_nuclease_II (WP_240753063.1), LmuB_SMC_Sir2 (WP_240753064.1), LmuC_acc_Sir2 (WP_240753066.1)and, LmuA_effector_Sir2 (WP_240753072.1).
 
 
-![lamassu-fam](/lamassu-fam/Lamassu-Fam_FMO.svg){width=750px}
+![lamassu-fam](/lamassu-fam/Lamassu-Fam_FMO.svg){max-width=750px}
 
 Lamassu-Fam_FMO subsystem in the genome of *Acinetobacter johnsonii* (GCF_021496365.1) is composed of 2 proteins: LmuA_effector_FMO (WP_234965678.1)and, LmuB_SMC_FMO (WP_234965680.1).
 
-![lamassu-fam](/lamassu-fam/Lamassu-Fam_Amidase.svg){width=750px}
+![lamassu-fam](/lamassu-fam/Lamassu-Fam_Amidase.svg){max-width=750px}
 
 Lamassu-Fam_Amidase subsystem in the genome of *Bradyrhizobium arachidis* (GCF_015291705.1) is composed of 2 proteins: LmuA_effector_Amidase (WP_143130692.1)and, LmuB_SMC_Amidase (WP_092217687.1).
 
@@ -71,7 +71,7 @@ The Lamassu-Fam system is present in a total of 1189 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 3939 genomes (17.3 %).
 
-![lamassu-fam](/lamassu-fam/Distribution_Lamassu-Fam.svg){width=750px}
+![lamassu-fam](/lamassu-fam/Distribution_Lamassu-Fam.svg){max-width=750}
 
 *Proportion of genome encoding the Lamassu-Fam system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/lit.md b/content/2.defense-systems/lit.md
index eaeea7b997be2ded30ed206b9783273b739256d7..4c83992b8084f8873a0caf87f4749f9e5318290f 100644
--- a/content/2.defense-systems/lit.md
+++ b/content/2.defense-systems/lit.md
@@ -8,7 +8,7 @@ The Lit system is composed of one protein: Lit.
 
 Here is an example found in the RefSeq database: 
 
-![lit](/lit/Lit.svg){width=750px}
+![lit](/lit/Lit.svg){max-width=750px}
 
 Lit system in the genome of *Stenotrophomonas maltophilia* (GCF_012647025.1) is composed of 1 protein: Lit (WP_061201506.1).
 
@@ -18,7 +18,7 @@ The Lit system is present in a total of 193 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 455 genomes (2.0 %).
 
-![lit](/lit/Distribution_Lit.svg){width=750px}
+![lit](/lit/Distribution_Lit.svg){max-width=750px}
 
 *Proportion of genome encoding the Lit system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/menshen.md b/content/2.defense-systems/menshen.md
index 074b5d0d237ae591b70b46cf686f9e283da424b9..5e42cc10ce6ec2d86703ae702e869ca0f4c3cbd4 100644
--- a/content/2.defense-systems/menshen.md
+++ b/content/2.defense-systems/menshen.md
@@ -8,7 +8,7 @@ The Menshen system is composed of 3 proteins: NsnA, NsnB and, NsnC_2623244837.
 
 Here is an example found in the RefSeq database: 
 
-![menshen](/menshen/Menshen.svg){width=750px}
+![menshen](/menshen/Menshen.svg){max-width=750px}
 
 Menshen system in the genome of *Citrobacter freundii* (GCF_003937345.2) is composed of 3 proteins: NsnA (WP_125363058.1), NsnB (WP_197964486.1)and, NsnC_2617187710 (WP_125363056.1).
 
@@ -18,7 +18,7 @@ The Menshen system is present in a total of 247 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 446 genomes (2.0 %).
 
-![menshen](/menshen/Distribution_Menshen.svg){width=750px}
+![menshen](/menshen/Distribution_Menshen.svg){max-width=750px}
 
 *Proportion of genome encoding the Menshen system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/mok_hok_sok.md b/content/2.defense-systems/mok_hok_sok.md
index 10da24f695874ba1d601fb43e3669f66bb58216a..f2252462ae3e31a7ecc0252cc22b6fec1531de45 100644
--- a/content/2.defense-systems/mok_hok_sok.md
+++ b/content/2.defense-systems/mok_hok_sok.md
@@ -8,7 +8,7 @@ The Mok_Hok_Sok system is composed of 2 proteins: Mok and, Hok.
 
 Here is an example found in the RefSeq database: 
 
-![mok_hok_sok](/mok_hok_sok/Mok_Hok_Sok.svg){width=750px}
+![mok_hok_sok](/mok_hok_sok/Mok_Hok_Sok.svg){max-width=750px}
 
 Mok_Hok_Sok system in the genome of *Raoultella terrigena* (GCF_015571975.1) is composed of 2 proteins: Hok (WP_227629320.1)and, Mok (WP_227699927.1).
 
@@ -18,7 +18,7 @@ The Mok_Hok_Sok system is present in a total of 57 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1687 genomes (7.4 %).
 
-![mok_hok_sok](/mok_hok_sok/Distribution_Mok_Hok_Sok.svg){width=750px}
+![mok_hok_sok](/mok_hok_sok/Distribution_Mok_Hok_Sok.svg){max-width=750px}
 
 *Proportion of genome encoding the Mok_Hok_Sok system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/mokosh.md b/content/2.defense-systems/mokosh.md
index d483740ff7c96cd29c6a01adc9f0c3ee7e878d8b..f12dee44ca638125e191710c8daf30be65bb7d78 100644
--- a/content/2.defense-systems/mokosh.md
+++ b/content/2.defense-systems/mokosh.md
@@ -8,11 +8,11 @@ The Mokosh system have been describe in a total of 2 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![mokosh](/mokosh/Mokosh_TypeI.svg){width=750px}
+![mokosh](/mokosh/Mokosh_TypeI.svg){max-width=750px}
 
 Mokosh_TypeI subsystem in the genome of *Vibrio alginolyticus* (GCF_022343125.1) is composed of 2 proteins: MkoB2 (WP_238970063.1)and, MkoA2 (WP_238970065.1).
 
-![mokosh](/mokosh/Mokosh_TypeII.svg){width=750px}
+![mokosh](/mokosh/Mokosh_TypeII.svg){max-width=750px}
 
 Mokosh_TypeII subsystem in the genome of *Shigella flexneri* (GCF_022354205.1) is composed of 1 protein: MkoC (WP_000344091.1).
 
@@ -22,7 +22,7 @@ The Mokosh system is present in a total of 605 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 2540 genomes (11.1 %).
 
-![mokosh](/mokosh/Distribution_Mokosh.svg){width=750px}
+![mokosh](/mokosh/Distribution_Mokosh.svg){max-width=750px}
 
 *Proportion of genome encoding the Mokosh system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/mqsrac.md b/content/2.defense-systems/mqsrac.md
index f53b5ddd0b6c2f2a80ade4e3dc88fbdc5aa68756..18e3160297417ac5123cbdb65825924b9be3c02e 100644
--- a/content/2.defense-systems/mqsrac.md
+++ b/content/2.defense-systems/mqsrac.md
@@ -8,7 +8,7 @@ The MqsRAC system is composed of 2 proteins: mqsR and, mqsC.
 
 Here is an example found in the RefSeq database: 
 
-![mqsrac](/mqsrac/MqsRAC.svg){width=750px}
+![mqsrac](/mqsrac/MqsRAC.svg){max-width=750px}
 
 MqsRAC system in the genome of *Escherichia coli* (GCF_900636115.1) is composed of 2 proteins: mqsR (WP_024222007.1)and, mqsC (WP_021568458.1).
 
@@ -18,7 +18,7 @@ The MqsRAC system is present in a total of 18 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 26 genomes (0.1 %).
 
-![mqsrac](/mqsrac/Distribution_MqsRAC.svg){width=750px}
+![mqsrac](/mqsrac/Distribution_MqsRAC.svg){max-width=750px}
 
 *Proportion of genome encoding the MqsRAC system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/nhi.md b/content/2.defense-systems/nhi.md
index 646542e62eeca1f3af15dd5572b3572ba2c1d150..ba9bb8bd9be26a57a37afb4459e6367758fb071c 100644
--- a/content/2.defense-systems/nhi.md
+++ b/content/2.defense-systems/nhi.md
@@ -8,7 +8,7 @@ The Nhi system is composed of one protein: Nhi.
 
 Here is an example found in the RefSeq database: 
 
-![nhi](/nhi/Nhi.svg){width=750px}
+![nhi](/nhi/Nhi.svg){max-width=750px}
 
 Nhi system in the genome of *Enterococcus avium* (GCF_003711125.1) is composed of 1 protein: Nhi (WP_148712513.1).
 
@@ -18,7 +18,7 @@ The Nhi system is present in a total of 56 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 202 genomes (0.9 %).
 
-![nhi](/nhi/Distribution_Nhi.svg){width=750px}
+![nhi](/nhi/Distribution_Nhi.svg){max-width=750px}
 
 *Proportion of genome encoding the Nhi system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/nixi.md b/content/2.defense-systems/nixi.md
index 829d14723d5a150931dc1c95969c2ec36ae0f4aa..c3278deb29d68d3be61cd69d5470246983170c3a 100644
--- a/content/2.defense-systems/nixi.md
+++ b/content/2.defense-systems/nixi.md
@@ -8,7 +8,7 @@ The NixI system is composed of 2 proteins: NixI and, Stix.
 
 Here is an example found in the RefSeq database: 
 
-![nixi](/nixi/NixI.svg){width=750px}
+![nixi](/nixi/NixI.svg){max-width=750px}
 
 NixI system in the genome of *Vibrio cholerae* (GCF_009646135.1) is composed of 2 proteins: NixI (WP_001147214.1)and, Stix (WP_000628297.1).
 
@@ -18,7 +18,7 @@ The NixI system is present in a total of 8 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 19 genomes (0.1 %).
 
-![nixi](/nixi/Distribution_NixI.svg){width=750px}
+![nixi](/nixi/Distribution_NixI.svg){max-width=750px}
 
 *Proportion of genome encoding the NixI system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/nlr.md b/content/2.defense-systems/nlr.md
index f3e3ab6d771d09792353be74d9378ec46df1970c..65863ccd58bf769540a2e0703c4819ec5d1644bd 100644
--- a/content/2.defense-systems/nlr.md
+++ b/content/2.defense-systems/nlr.md
@@ -8,11 +8,11 @@ The NLR system have been describe in a total of 2 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![nlr](/nlr/NLR_like_bNACHT01.svg){width=750px}
+![nlr](/nlr/NLR_like_bNACHT01.svg){max-width=750px}
 
 NLR_like_bNACHT01 subsystem in the genome of *Pseudomonas psychrotolerans* (GCF_001913135.1) is composed of 1 protein: NLR_like_bNACHT01 (WP_074528296.1).
 
-![nlr](/nlr/NLR_like_bNACHT09.svg){width=750px}
+![nlr](/nlr/NLR_like_bNACHT09.svg){max-width=750px}
 
 NLR_like_bNACHT09 subsystem in the genome of *Escherichia coli* (GCF_900636105.1) is composed of 1 protein: NLR_like_bNACHT09 (WP_089572057.1).
 
@@ -22,7 +22,7 @@ The NLR system is present in a total of 186 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 453 genomes (2.0 %).
 
-![nlr](/nlr/Distribution_NLR.svg){width=750px}
+![nlr](/nlr/Distribution_NLR.svg){max-width=750px}
 
 *Proportion of genome encoding the NLR system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/old/rm.md b/content/2.defense-systems/old/rm.md
index 98337030a22fa6307283fb37d3e9f19a6ae9926d..8855525f9ade6b966b483c7e88bf297eb2e7fe5f 100644
--- a/content/2.defense-systems/old/rm.md
+++ b/content/2.defense-systems/old/rm.md
@@ -32,7 +32,7 @@ The RM system is present in a total of 4699 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 19087 genomes (83.7 %).
 
-<img src="./data/Distribution_RM.svg" width=800px>
+<img src="./data/Distribution_RM.svg" max-width=800px>
 
 *Proportion of genome encoding the RM system for the 14 phyla with more than 50 genomes in the RefSeq database.*  *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/old/viperin.md b/content/2.defense-systems/old/viperin.md
index 3e8196ab143c7a55de35572580e72897b5a4162c..bf468f346510958814441f3a019afd8cfec568bc 100644
--- a/content/2.defense-systems/old/viperin.md
+++ b/content/2.defense-systems/old/viperin.md
@@ -36,7 +36,7 @@ The Viperin system is present in a total of 85 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 118 genomes (0.5 %).
 
-<img src="./data/Distribution_Viperin.svg" width=800px>
+<img src="./data/Distribution_Viperin.svg" max-width=800px>
 
 *Proportion of genome encoding the Viperin system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/old_exonuclease.md b/content/2.defense-systems/old_exonuclease.md
index cd08c3bba4a36f9b73dbfefe3fd30a0db2be2835..9df6fa039d4254760871e8294b041090b04fdf5c 100644
--- a/content/2.defense-systems/old_exonuclease.md
+++ b/content/2.defense-systems/old_exonuclease.md
@@ -8,7 +8,7 @@ The Old_exonuclease system is composed of one protein: Old_exonuclease.
 
 Here is an example found in the RefSeq database: 
 
-![old_exonuclease](/old_exonuclease/Old_exonuclease.svg){width=750px}
+![old_exonuclease](/old_exonuclease/Old_exonuclease.svg){max-width=750px}
 
 Old_exonuclease system in the genome of *Escherichia coli* (GCF_016904335.1) is composed of 1 protein: Old_exonuclease (WP_015979595.1).
 
@@ -18,7 +18,7 @@ The Old_exonuclease system is present in a total of 53 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 102 genomes (0.4 %).
 
-![old_exonuclease](/old_exonuclease/Distribution_Old_exonuclease.svg){width=750px}
+![old_exonuclease](/old_exonuclease/Distribution_Old_exonuclease.svg){max-width=750px}
 
 *Proportion of genome encoding the Old_exonuclease system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/olokun.md b/content/2.defense-systems/olokun.md
index 8c001e0c1f8c9a2606e722482e991349433fc697..5666fa4f5ab8a2d4dae3219979a421f9761d8e10 100644
--- a/content/2.defense-systems/olokun.md
+++ b/content/2.defense-systems/olokun.md
@@ -8,7 +8,7 @@ The Olokun system is composed of 2 proteins: OloA and, OloB.
 
 Here is an example found in the RefSeq database: 
 
-![olokun](/olokun/Olokun.svg){width=750px}
+![olokun](/olokun/Olokun.svg){max-width=750px}
 
 Olokun system in the genome of *Vibrio cyclitrophicus* (GCF_023206035.1) is composed of 2 proteins: OloA (WP_016800143.1)and, OloB (WP_029203700.1).
 
@@ -18,7 +18,7 @@ The Olokun system is present in a total of 132 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 252 genomes (1.1 %).
 
-![olokun](/olokun/Distribution_Olokun.svg){width=750px}
+![olokun](/olokun/Distribution_Olokun.svg){max-width=750px}
 
 *Proportion of genome encoding the Olokun system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pago.md b/content/2.defense-systems/pago.md
index ef7270152bf84e72dd20a0f75aa73827c3c8c0db..d8f63877200c77a0d8ae425bc357cd68439a6420 100644
--- a/content/2.defense-systems/pago.md
+++ b/content/2.defense-systems/pago.md
@@ -8,7 +8,7 @@ The pAgo system is composed of one protein: pAgo_Short.
 
 Here is an example found in the RefSeq database: 
 
-![pago](/pago/pAgo.svg){width=750px}
+![pago](/pago/pAgo.svg){max-width=750px}
 
 pAgo system in the genome of *Ensifer adhaerens* (GCF_020405145.1) is composed of 1 protein: pAgo_LongB (WP_218685258.1).
 
@@ -18,7 +18,7 @@ The pAgo system is present in a total of 435 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 598 genomes (2.6 %).
 
-![pago](/pago/Distribution_pAgo.svg){width=750px}
+![pago](/pago/Distribution_pAgo.svg){max-width=750px}
 
 *Proportion of genome encoding the pAgo system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-lambda-1.md b/content/2.defense-systems/pd-lambda-1.md
index 48d92872dd65ac30327ffe166b859cfbb26c56dc..571ee3d71e4ab559d14dd93d124042999ea80504 100644
--- a/content/2.defense-systems/pd-lambda-1.md
+++ b/content/2.defense-systems/pd-lambda-1.md
@@ -8,7 +8,7 @@ The PD-Lambda-1 system is composed of one protein: PD-Lambda-1.
 
 Here is an example found in the RefSeq database: 
 
-![pd-lambda-1](/pd-lambda-1/PD-Lambda-1.svg){width=750px}
+![pd-lambda-1](/pd-lambda-1/PD-Lambda-1.svg){max-width=750px}
 
 PD-Lambda-1 system in the genome of *Olleya sp.* (GCF_002831645.1) is composed of 1 protein: PD-Lambda-1 (WP_101017806.1).
 
@@ -18,7 +18,7 @@ The PD-Lambda-1 system is present in a total of 445 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1323 genomes (5.8 %).
 
-![pd-lambda-1](/pd-lambda-1/Distribution_PD-Lambda-1.svg){width=750px}
+![pd-lambda-1](/pd-lambda-1/Distribution_PD-Lambda-1.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-Lambda-1 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-lambda-2.md b/content/2.defense-systems/pd-lambda-2.md
index a915e3b11ff601fa45efa6126a909ae645758853..bc411f6688a4d8440e24a8d0a60120bd29872fa9 100644
--- a/content/2.defense-systems/pd-lambda-2.md
+++ b/content/2.defense-systems/pd-lambda-2.md
@@ -8,7 +8,7 @@ The PD-Lambda-2 system is composed of 3 proteins: PD-Lambda-2_C, PD-Lambda-2_B a
 
 Here is an example found in the RefSeq database: 
 
-![pd-lambda-2](/pd-lambda-2/PD-Lambda-2.svg){width=750px}
+![pd-lambda-2](/pd-lambda-2/PD-Lambda-2.svg){max-width=750px}
 
 PD-Lambda-2 system in the genome of *Pseudomonas aeruginosa* (GCF_013341295.1) is composed of 3 proteins: PD-Lambda-2_C (WP_023115149.1), PD-Lambda-2_B (WP_014833925.1)and, PD-Lambda-2_A (WP_003116393.1).
 
@@ -18,7 +18,7 @@ The PD-Lambda-2 system is present in a total of 52 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 122 genomes (0.5 %).
 
-![pd-lambda-2](/pd-lambda-2/Distribution_PD-Lambda-2.svg){width=750px}
+![pd-lambda-2](/pd-lambda-2/Distribution_PD-Lambda-2.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-Lambda-2 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-lambda-3.md b/content/2.defense-systems/pd-lambda-3.md
index ae0eb141680bdcee00ec631f2d815fb9e73ebd08..d0f21b11209e7fb955def9fe3ed536bb5c724305 100644
--- a/content/2.defense-systems/pd-lambda-3.md
+++ b/content/2.defense-systems/pd-lambda-3.md
@@ -8,7 +8,7 @@ The PD-Lambda-3 system is composed of 2 proteins: PD-Lambda-3_B and, PD-Lambda-3
 
 Here is an example found in the RefSeq database: 
 
-![pd-lambda-3](/pd-lambda-3/PD-Lambda-3.svg){width=750px}
+![pd-lambda-3](/pd-lambda-3/PD-Lambda-3.svg){max-width=750px}
 
 PD-Lambda-3 system in the genome of *Serratia rubidaea* (GCF_900478395.1) is composed of 2 proteins: PD-Lambda-3_A (WP_227673955.1)and, PD-Lambda-3_B (WP_047063039.1).
 
@@ -18,7 +18,7 @@ The PD-Lambda-3 system is present in a total of 24 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 74 genomes (0.3 %).
 
-![pd-lambda-3](/pd-lambda-3/Distribution_PD-Lambda-3.svg){width=750px}
+![pd-lambda-3](/pd-lambda-3/Distribution_PD-Lambda-3.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-Lambda-3 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-lambda-4.md b/content/2.defense-systems/pd-lambda-4.md
index f8cc32121f3e1b1e0ba87640ee4eebc7f3e70d5e..bbcbacb41185e06a46bc0a96406631ed91065c38 100644
--- a/content/2.defense-systems/pd-lambda-4.md
+++ b/content/2.defense-systems/pd-lambda-4.md
@@ -8,7 +8,7 @@ The PD-Lambda-4 system is composed of 2 proteins: PD-Lambda-4_A and, PD-Lambda-4
 
 Here is an example found in the RefSeq database: 
 
-![pd-lambda-4](/pd-lambda-4/PD-Lambda-4.svg){width=750px}
+![pd-lambda-4](/pd-lambda-4/PD-Lambda-4.svg){max-width=750px}
 
 PD-Lambda-4 system in the genome of *Enterobacter asburiae* (GCF_023023265.1) is composed of 2 proteins: PD-Lambda-4_A (WP_246916891.1)and, PD-Lambda-4_B (WP_241182936.1).
 
@@ -18,7 +18,7 @@ The PD-Lambda-4 system is present in a total of 13 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 75 genomes (0.3 %).
 
-![pd-lambda-4](/pd-lambda-4/Distribution_PD-Lambda-4.svg){width=750px}
+![pd-lambda-4](/pd-lambda-4/Distribution_PD-Lambda-4.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-Lambda-4 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-lambda-5.md b/content/2.defense-systems/pd-lambda-5.md
index 97fc1bbe73494f9e772daa7d3b49769606aa6794..d6b6524963964083107eb0c20cddb0f2ece37306 100644
--- a/content/2.defense-systems/pd-lambda-5.md
+++ b/content/2.defense-systems/pd-lambda-5.md
@@ -8,7 +8,7 @@ The PD-Lambda-5 system is composed of 2 proteins: PD-Lambda-5_A and, PD-Lambda-5
 
 Here is an example found in the RefSeq database: 
 
-![pd-lambda-5](/pd-lambda-5/PD-Lambda-5.svg){width=750px}
+![pd-lambda-5](/pd-lambda-5/PD-Lambda-5.svg){max-width=750px}
 
 PD-Lambda-5 system in the genome of *Chromobacterium rhizoryzae* (GCF_020544465.1) is composed of 2 proteins: PD-Lambda-5_B (WP_227108065.1)and, PD-Lambda-5_A (WP_227108067.1).
 
@@ -18,7 +18,7 @@ The PD-Lambda-5 system is present in a total of 210 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 361 genomes (1.6 %).
 
-![pd-lambda-5](/pd-lambda-5/Distribution_PD-Lambda-5.svg){width=750px}
+![pd-lambda-5](/pd-lambda-5/Distribution_PD-Lambda-5.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-Lambda-5 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-lambda-6.md b/content/2.defense-systems/pd-lambda-6.md
index aac567c22758a469e38ba39b6074095c3d48efaa..4a1236edcf6b40fd751f53dd2ed9d84a9d8f753b 100644
--- a/content/2.defense-systems/pd-lambda-6.md
+++ b/content/2.defense-systems/pd-lambda-6.md
@@ -8,7 +8,7 @@ The PD-Lambda-6 system is composed of one protein: PD-Lambda-6.
 
 Here is an example found in the RefSeq database: 
 
-![pd-lambda-6](/pd-lambda-6/PD-Lambda-6.svg){width=750px}
+![pd-lambda-6](/pd-lambda-6/PD-Lambda-6.svg){max-width=750px}
 
 PD-Lambda-6 system in the genome of *Escherichia albertii* (GCF_003864095.1) is composed of 1 protein: PD-Lambda-6 (WP_125059614.1).
 
@@ -18,7 +18,7 @@ The PD-Lambda-6 system is present in a total of 12 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 21 genomes (0.1 %).
 
-![pd-lambda-6](/pd-lambda-6/Distribution_PD-Lambda-6.svg){width=750px}
+![pd-lambda-6](/pd-lambda-6/Distribution_PD-Lambda-6.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-Lambda-6 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-t4-1.md b/content/2.defense-systems/pd-t4-1.md
index 5c0d3fde6791f656604bfc049eca0967a68c6115..0763a2cfbf0d7a174651b65be400aef5f8c4b99d 100644
--- a/content/2.defense-systems/pd-t4-1.md
+++ b/content/2.defense-systems/pd-t4-1.md
@@ -8,7 +8,7 @@ The PD-T4-1 system is composed of one protein: PD-T4-1.
 
 Here is an example found in the RefSeq database: 
 
-![pd-t4-1](/pd-t4-1/PD-T4-1.svg){width=750px}
+![pd-t4-1](/pd-t4-1/PD-T4-1.svg){max-width=750px}
 
 PD-T4-1 system in the genome of *Bradyrhizobium diazoefficiens* (GCF_016616885.1) is composed of 1 protein: PD-T4-1 (WP_200471933.1).
 
@@ -18,7 +18,7 @@ The PD-T4-1 system is present in a total of 38 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 209 genomes (0.9 %).
 
-![pd-t4-1](/pd-t4-1/Distribution_PD-T4-1.svg){width=750px}
+![pd-t4-1](/pd-t4-1/Distribution_PD-T4-1.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-T4-1 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-t4-10.md b/content/2.defense-systems/pd-t4-10.md
index 680108635205170ccd86665a9fc71b2afaf8aa3f..f0a38fec5c9fbd237cccd09b9eec7292d177c772 100644
--- a/content/2.defense-systems/pd-t4-10.md
+++ b/content/2.defense-systems/pd-t4-10.md
@@ -8,7 +8,7 @@ The PD-T4-10 system is composed of 2 proteins: PD-T4-10_B and, PD-T4-10_A.
 
 Here is an example found in the RefSeq database: 
 
-![pd-t4-10](/pd-t4-10/PD-T4-10.svg){width=750px}
+![pd-t4-10](/pd-t4-10/PD-T4-10.svg){max-width=750px}
 
 PD-T4-10 system in the genome of *Salmonella enterica* (GCF_022559465.1) is composed of 2 proteins: PD-T4-10_A (WP_109288182.1)and, PD-T4-10_B (WP_001585426.1).
 
@@ -18,7 +18,7 @@ The PD-T4-10 system is present in a total of 40 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 68 genomes (0.3 %).
 
-![pd-t4-10](/pd-t4-10/Distribution_PD-T4-10.svg){width=750px}
+![pd-t4-10](/pd-t4-10/Distribution_PD-T4-10.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-T4-10 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-t4-2.md b/content/2.defense-systems/pd-t4-2.md
index 3b2edc7ad26b473be6c57b8f7fc0ed22c5d119ca..52d9c9cc41daec69f8ca780b6b6b6123efe5ebf9 100644
--- a/content/2.defense-systems/pd-t4-2.md
+++ b/content/2.defense-systems/pd-t4-2.md
@@ -8,7 +8,7 @@ The PD-T4-2 system is composed of 2 proteins: PD-T4-2_B and, PD-T4-2_A.
 
 Here is an example found in the RefSeq database: 
 
-![pd-t4-2](/pd-t4-2/PD-T4-2.svg){width=750px}
+![pd-t4-2](/pd-t4-2/PD-T4-2.svg){max-width=750px}
 
 PD-T4-2 system in the genome of *Microcystis viridis* (GCF_003945305.1) is composed of 2 proteins: PD-T4-2_B (WP_164517006.1)and, PD-T4-2_A (WP_125731928.1).
 
@@ -18,7 +18,7 @@ The PD-T4-2 system is present in a total of 28 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 33 genomes (0.1 %).
 
-![pd-t4-2](/pd-t4-2/Distribution_PD-T4-2.svg){width=750px}
+![pd-t4-2](/pd-t4-2/Distribution_PD-T4-2.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-T4-2 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-t4-3.md b/content/2.defense-systems/pd-t4-3.md
index 3300d5618b3636ff31ef2a37785a1176ed947cdd..2960a39e266504f145ccf2a5ec36eb5a1a93794d 100644
--- a/content/2.defense-systems/pd-t4-3.md
+++ b/content/2.defense-systems/pd-t4-3.md
@@ -8,7 +8,7 @@ The PD-T4-3 system is composed of one protein: PD-T4-3.
 
 Here is an example found in the RefSeq database: 
 
-![pd-t4-3](/pd-t4-3/PD-T4-3.svg){width=750px}
+![pd-t4-3](/pd-t4-3/PD-T4-3.svg){max-width=750px}
 
 PD-T4-3 system in the genome of *Salmonella enterica* (GCF_009664795.1) is composed of 1 protein: PD-T4-3 (WP_000353908.1).
 
@@ -18,7 +18,7 @@ The PD-T4-3 system is present in a total of 139 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1313 genomes (5.8 %).
 
-![pd-t4-3](/pd-t4-3/Distribution_PD-T4-3.svg){width=750px}
+![pd-t4-3](/pd-t4-3/Distribution_PD-T4-3.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-T4-3 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-t4-4.md b/content/2.defense-systems/pd-t4-4.md
index 0e0658e25aba5d320b476e52a833a6621e77ca12..72f7e98227e9d2629a63218746084fd94e363df2 100644
--- a/content/2.defense-systems/pd-t4-4.md
+++ b/content/2.defense-systems/pd-t4-4.md
@@ -8,7 +8,7 @@ The PD-T4-4 system is composed of 2 proteins: PD-T4-4_A and, PD-T4-4_B.
 
 Here is an example found in the RefSeq database: 
 
-![pd-t4-4](/pd-t4-4/PD-T4-4.svg){width=750px}
+![pd-t4-4](/pd-t4-4/PD-T4-4.svg){max-width=750px}
 
 PD-T4-4 system in the genome of *Escherichia coli* (GCF_013376895.1) is composed of 2 proteins: PD-T4-4_B (WP_176670803.1)and, PD-T4-4_A (WP_027920142.1).
 
@@ -18,7 +18,7 @@ The PD-T4-4 system is present in a total of 40 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 53 genomes (0.2 %).
 
-![pd-t4-4](/pd-t4-4/Distribution_PD-T4-4.svg){width=750px}
+![pd-t4-4](/pd-t4-4/Distribution_PD-T4-4.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-T4-4 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-t4-5.md b/content/2.defense-systems/pd-t4-5.md
index 793ea2985a276b3dac889afbf292810a90318196..7850e3fa10babf8909188893126bcb31b86fb641 100644
--- a/content/2.defense-systems/pd-t4-5.md
+++ b/content/2.defense-systems/pd-t4-5.md
@@ -8,7 +8,7 @@ The PD-T4-5 system is composed of one protein: PD-T4-5.
 
 Here is an example found in the RefSeq database: 
 
-![pd-t4-5](/pd-t4-5/PD-T4-5.svg){width=750px}
+![pd-t4-5](/pd-t4-5/PD-T4-5.svg){max-width=750px}
 
 PD-T4-5 system in the genome of *Achromobacter sp.* (GCF_020541125.1) is composed of 1 protein: PD-T4-5 (WP_180098530.1).
 
@@ -18,7 +18,7 @@ The PD-T4-5 system is present in a total of 113 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 587 genomes (2.6 %).
 
-![pd-t4-5](/pd-t4-5/Distribution_PD-T4-5.svg){width=750px}
+![pd-t4-5](/pd-t4-5/Distribution_PD-T4-5.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-T4-5 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-t4-6.md b/content/2.defense-systems/pd-t4-6.md
index a245f9f9915fa31f95aaaf9931114443e69ad978..11eb6d31a36e08b7b5b450d30d10f55f2adb1aa3 100644
--- a/content/2.defense-systems/pd-t4-6.md
+++ b/content/2.defense-systems/pd-t4-6.md
@@ -8,7 +8,7 @@ The PD-T4-6 system is composed of one protein: PD-T4-6.
 
 Here is an example found in the RefSeq database: 
 
-![pd-t4-6](/pd-t4-6/PD-T4-6.svg){width=750px}
+![pd-t4-6](/pd-t4-6/PD-T4-6.svg){max-width=750px}
 
 PD-T4-6 system in the genome of *Pseudomonas aeruginosa* (GCF_016584725.1) is composed of 1 protein: PD-T4-6 (WP_023875836.1).
 
@@ -18,7 +18,7 @@ The PD-T4-6 system is present in a total of 18 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 88 genomes (0.4 %).
 
-![pd-t4-6](/pd-t4-6/Distribution_PD-T4-6.svg){width=750px}
+![pd-t4-6](/pd-t4-6/Distribution_PD-T4-6.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-T4-6 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-t4-7.md b/content/2.defense-systems/pd-t4-7.md
index 4e7a692de6430a68640cc660c9914e3a8670e591..4a83401af615954f7e729442d1d212289736af8a 100644
--- a/content/2.defense-systems/pd-t4-7.md
+++ b/content/2.defense-systems/pd-t4-7.md
@@ -8,7 +8,7 @@ The PD-T4-7 system is composed of one protein: PD-T4-7.
 
 Here is an example found in the RefSeq database: 
 
-![pd-t4-7](/pd-t4-7/PD-T4-7.svg){width=750px}
+![pd-t4-7](/pd-t4-7/PD-T4-7.svg){max-width=750px}
 
 PD-T4-7 system in the genome of *Providencia alcalifaciens* (GCF_915401745.1) is composed of 1 protein: PD-T4-7 (WP_036975088.1).
 
@@ -18,7 +18,7 @@ The PD-T4-7 system is present in a total of 97 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 156 genomes (0.7 %).
 
-![pd-t4-7](/pd-t4-7/Distribution_PD-T4-7.svg){width=750px}
+![pd-t4-7](/pd-t4-7/Distribution_PD-T4-7.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-T4-7 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-t4-8.md b/content/2.defense-systems/pd-t4-8.md
index a7262ef3a7204dfdb23f5aa1a5163a189487ac30..a6506dbb3231716c82c7ca3f7444031d143fea43 100644
--- a/content/2.defense-systems/pd-t4-8.md
+++ b/content/2.defense-systems/pd-t4-8.md
@@ -8,7 +8,7 @@ The PD-T4-8 system is composed of one protein: PD-T4-8.
 
 Here is an example found in the RefSeq database: 
 
-![pd-t4-8](/pd-t4-8/PD-T4-8.svg){width=750px}
+![pd-t4-8](/pd-t4-8/PD-T4-8.svg){max-width=750px}
 
 PD-T4-8 system in the genome of *Pectobacterium brasiliense* (GCF_001932635.1) is composed of 1 protein: PD-T4-8 (WP_075277998.1).
 
@@ -18,7 +18,7 @@ The PD-T4-8 system is present in a total of 48 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 91 genomes (0.4 %).
 
-![pd-t4-8](/pd-t4-8/Distribution_PD-T4-8.svg){width=750px}
+![pd-t4-8](/pd-t4-8/Distribution_PD-T4-8.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-T4-8 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-t4-9.md b/content/2.defense-systems/pd-t4-9.md
index 0e0493c2bfe0def215457ef02dd3ff77df84ead0..aa720c314c2c90d1257c0ce36732eee8d2283664 100644
--- a/content/2.defense-systems/pd-t4-9.md
+++ b/content/2.defense-systems/pd-t4-9.md
@@ -8,7 +8,7 @@ The PD-T4-9 system is composed of 3 proteins: PD-T4-9_C, PD-T4-9_B and, PD-T4-9_
 
 Here is an example found in the RefSeq database: 
 
-![pd-t4-9](/pd-t4-9/PD-T4-9.svg){width=750px}
+![pd-t4-9](/pd-t4-9/PD-T4-9.svg){max-width=750px}
 
 PD-T4-9 system in the genome of *Escherichia coli* (GCF_018223665.1) is composed of 3 proteins: PD-T4-9_A (WP_061089969.1), PD-T4-9_B (WP_061089970.1)and, PD-T4-9_C (WP_061089971.1).
 
@@ -18,7 +18,7 @@ The PD-T4-9 system is present in a total of 93 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 148 genomes (0.6 %).
 
-![pd-t4-9](/pd-t4-9/Distribution_PD-T4-9.svg){width=750px}
+![pd-t4-9](/pd-t4-9/Distribution_PD-T4-9.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-T4-9 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-t7-1.md b/content/2.defense-systems/pd-t7-1.md
index b62d901488eec1fab91741be95f03ec2d668b628..e57a9d3d9830da951772d5afca8347f8b11a8827 100644
--- a/content/2.defense-systems/pd-t7-1.md
+++ b/content/2.defense-systems/pd-t7-1.md
@@ -8,7 +8,7 @@ The PD-T7-1 system is composed of one protein: PD-T7-1.
 
 Here is an example found in the RefSeq database: 
 
-![pd-t7-1](/pd-t7-1/PD-T7-1.svg){width=750px}
+![pd-t7-1](/pd-t7-1/PD-T7-1.svg){max-width=750px}
 
 PD-T7-1 system in the genome of *Escherichia coli* (GCF_007833255.1) is composed of 1 protein: PD-T7-1 (WP_000008839.1).
 
@@ -18,7 +18,7 @@ The PD-T7-1 system is present in a total of 136 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 755 genomes (3.3 %).
 
-![pd-t7-1](/pd-t7-1/Distribution_PD-T7-1.svg){width=750px}
+![pd-t7-1](/pd-t7-1/Distribution_PD-T7-1.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-T7-1 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-t7-2.md b/content/2.defense-systems/pd-t7-2.md
index ff6717510113a044d740ec7b13934f21300bf65f..dba107acf8b15f71ff95fdf52dd47a049fbfb4bd 100644
--- a/content/2.defense-systems/pd-t7-2.md
+++ b/content/2.defense-systems/pd-t7-2.md
@@ -8,7 +8,7 @@ The PD-T7-2 system is composed of 2 proteins: PD-T7-2_A and, PD-T7-2_B.
 
 Here is an example found in the RefSeq database: 
 
-![pd-t7-2](/pd-t7-2/PD-T7-2.svg){width=750px}
+![pd-t7-2](/pd-t7-2/PD-T7-2.svg){max-width=750px}
 
 PD-T7-2 system in the genome of *Sphingobium amiense* (GCF_003967075.1) is composed of 2 proteins: PD-T7-2_B (WP_066704003.1)and, PD-T7-2_A (WP_066704000.1).
 
@@ -18,7 +18,7 @@ The PD-T7-2 system is present in a total of 606 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1535 genomes (6.7 %).
 
-![pd-t7-2](/pd-t7-2/Distribution_PD-T7-2.svg){width=750px}
+![pd-t7-2](/pd-t7-2/Distribution_PD-T7-2.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-T7-2 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-t7-3.md b/content/2.defense-systems/pd-t7-3.md
index eb1ab03a8546370a30cddbcf7f0c46618910edc9..f09d0871f10d8c13d3781e22cc32cae20882fd8f 100644
--- a/content/2.defense-systems/pd-t7-3.md
+++ b/content/2.defense-systems/pd-t7-3.md
@@ -8,7 +8,7 @@ The PD-T7-3 system is composed of one protein: PD-T7-3.
 
 Here is an example found in the RefSeq database: 
 
-![pd-t7-3](/pd-t7-3/PD-T7-3.svg){width=750px}
+![pd-t7-3](/pd-t7-3/PD-T7-3.svg){max-width=750px}
 
 PD-T7-3 system in the genome of *Alistipes sp.* (GCF_009557455.1) is composed of 1 protein: PD-T7-3 (WP_153498146.1).
 
@@ -18,7 +18,7 @@ The PD-T7-3 system is present in a total of 127 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 215 genomes (0.9 %).
 
-![pd-t7-3](/pd-t7-3/Distribution_PD-T7-3.svg){width=750px}
+![pd-t7-3](/pd-t7-3/Distribution_PD-T7-3.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-T7-3 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-t7-4.md b/content/2.defense-systems/pd-t7-4.md
index b3bc355998a136a38c6cb184885a3b70484fd7ab..6f9e4da3171a08956bbdf1c08f06426977a45a30 100644
--- a/content/2.defense-systems/pd-t7-4.md
+++ b/content/2.defense-systems/pd-t7-4.md
@@ -8,7 +8,7 @@ The PD-T7-4 system is composed of one protein: PD-T7-4.
 
 Here is an example found in the RefSeq database: 
 
-![pd-t7-4](/pd-t7-4/PD-T7-4.svg){width=750px}
+![pd-t7-4](/pd-t7-4/PD-T7-4.svg){max-width=750px}
 
 PD-T7-4 system in the genome of *Parashewanella tropica* (GCF_004358445.1) is composed of 1 protein: PD-T7-4 (WP_133406898.1).
 
@@ -18,7 +18,7 @@ The PD-T7-4 system is present in a total of 204 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 501 genomes (2.2 %).
 
-![pd-t7-4](/pd-t7-4/Distribution_PD-T7-4.svg){width=750px}
+![pd-t7-4](/pd-t7-4/Distribution_PD-T7-4.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-T7-4 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pd-t7-5.md b/content/2.defense-systems/pd-t7-5.md
index 3efb4abe356472e0aeb12f3bd79a06c3c4a7e4f2..376998c0f8de5c042ddb5935abf5dad73259174b 100644
--- a/content/2.defense-systems/pd-t7-5.md
+++ b/content/2.defense-systems/pd-t7-5.md
@@ -8,7 +8,7 @@ The PD-T7-5 system is composed of one protein: PD-T7-5.
 
 Here is an example found in the RefSeq database: 
 
-![pd-t7-5](/pd-t7-5/PD-T7-5.svg){width=750px}
+![pd-t7-5](/pd-t7-5/PD-T7-5.svg){max-width=750px}
 
 PD-T7-5 system in the genome of *Bacillus cereus* (GCF_001941885.1) is composed of 1 protein: PD-T7-5 (WP_075395673.1).
 
@@ -18,7 +18,7 @@ The PD-T7-5 system is present in a total of 128 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 363 genomes (1.6 %).
 
-![pd-t7-5](/pd-t7-5/Distribution_PD-T7-5.svg){width=750px}
+![pd-t7-5](/pd-t7-5/Distribution_PD-T7-5.svg){max-width=750px}
 
 *Proportion of genome encoding the PD-T7-5 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pfiat.md b/content/2.defense-systems/pfiat.md
index 79a63d61b0539763fa6967178686f23ca93f32b3..9968f6e4095a5dc0c81ae66b373adbb1b61fd0e7 100644
--- a/content/2.defense-systems/pfiat.md
+++ b/content/2.defense-systems/pfiat.md
@@ -8,7 +8,7 @@ The PfiAT system is composed of 2 proteins: PfiA and, PfiT.
 
 Here is an example found in the RefSeq database: 
 
-![pfiat](/pfiat/PfiAT.svg){width=750px}
+![pfiat](/pfiat/PfiAT.svg){max-width=750px}
 
 PfiAT system in the genome of *Pseudomonas amygdali* (GCF_023207855.1) is composed of 2 proteins: PfiT (WP_096134620.1)and, PfiA (WP_057431469.1).
 
@@ -18,7 +18,7 @@ The PfiAT system is present in a total of 261 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 819 genomes (3.6 %).
 
-![pfiat](/pfiat/Distribution_PfiAT.svg){width=750px}
+![pfiat](/pfiat/Distribution_PfiAT.svg){max-width=750px}
 
 *Proportion of genome encoding the PfiAT system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pif.md b/content/2.defense-systems/pif.md
index 706882d35c2fc386364a1c1bd4247b806ffd5bae..81f9d1e6a0d0256d3d08b3a4d36a00171a23507c 100644
--- a/content/2.defense-systems/pif.md
+++ b/content/2.defense-systems/pif.md
@@ -8,7 +8,7 @@ The Pif system is composed of 2 proteins: PifC and, PifA.
 
 Here is an example found in the RefSeq database: 
 
-![pif](/pif/Pif.svg){width=750px}
+![pif](/pif/Pif.svg){max-width=750px}
 
 Pif system in the genome of *Escherichia coli* (GCF_018628815.1) is composed of 2 proteins: PifA (WP_000698737.1)and, PifC (WP_000952217.1).
 
@@ -18,7 +18,7 @@ The Pif system is present in a total of 28 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 143 genomes (0.6 %).
 
-![pif](/pif/Distribution_Pif.svg){width=750px}
+![pif](/pif/Distribution_Pif.svg){max-width=750px}
 
 *Proportion of genome encoding the Pif system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/prrc.md b/content/2.defense-systems/prrc.md
index 3d03da2c561364989e19d8f03d51bb3bb74277de..83846dcfd88e3403af4fbf620a5f3b2de0552f50 100644
--- a/content/2.defense-systems/prrc.md
+++ b/content/2.defense-systems/prrc.md
@@ -8,7 +8,7 @@ The PrrC system is composed of 4 proteins: EcoprrI, Type_I_S, PrrC and, Type_I_R
 
 Here is an example found in the RefSeq database: 
 
-![prrc](/prrc/PrrC.svg){width=750px}
+![prrc](/prrc/PrrC.svg){max-width=750px}
 
 PrrC system in the genome of *Streptococcus canis* (GCF_900636575.1) is composed of 4 proteins: Type_I_REases (WP_003046543.1), PrrC (WP_003046540.1), Type_I_S (WP_129544911.1)and, Type_I_MTases (WP_003046534.1).
 
@@ -18,7 +18,7 @@ The PrrC system is present in a total of 285 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 705 genomes (3.1 %).
 
-![prrc](/prrc/Distribution_PrrC.svg){width=750px}
+![prrc](/prrc/Distribution_PrrC.svg){max-width=750px}
 
 *Proportion of genome encoding the PrrC system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/psyrta.md b/content/2.defense-systems/psyrta.md
index af4ef67875458bb867a65e49bc0cacc580adfc7c..1d8a642917c90957f559ace5c1e08fa551d346e4 100644
--- a/content/2.defense-systems/psyrta.md
+++ b/content/2.defense-systems/psyrta.md
@@ -8,7 +8,7 @@ The PsyrTA system is composed of 2 proteins: PsyrT and, PsyrA.
 
 Here is an example found in the RefSeq database: 
 
-![psyrta](/psyrta/PsyrTA.svg){width=750px}
+![psyrta](/psyrta/PsyrTA.svg){max-width=750px}
 
 PsyrTA system in the genome of *Photorhabdus laumondii* (GCF_003343225.1) is composed of 2 proteins: PsyrT (WP_109791883.1)and, PsyrA (WP_113049635.1).
 
@@ -18,7 +18,7 @@ The PsyrTA system is present in a total of 281 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1435 genomes (6.3 %).
 
-![psyrta](/psyrta/Distribution_PsyrTA.svg){width=750px}
+![psyrta](/psyrta/Distribution_PsyrTA.svg){max-width=750px}
 
 *Proportion of genome encoding the PsyrTA system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/pycsar.md b/content/2.defense-systems/pycsar.md
index 24010528cd571ce391c8a024e0dc6ad55c650675..29f61ad8cd082c1bd31d1b4f01a73e47a96ada56 100644
--- a/content/2.defense-systems/pycsar.md
+++ b/content/2.defense-systems/pycsar.md
@@ -8,7 +8,7 @@ The Pycsar system is composed of 2 proteins: AG_cyclase and, Effector_TIR.
 
 Here is an example found in the RefSeq database: 
 
-![pycsar](/pycsar/Pycsar.svg){width=750px}
+![pycsar](/pycsar/Pycsar.svg){max-width=750px}
 
 Pycsar system in the genome of *Staphylococcus aureus* (GCF_003186105.1) is composed of 2 proteins: AG_cyclase (WP_065316016.1)and, 2TM_5 (WP_000073144.1).
 
@@ -18,7 +18,7 @@ The Pycsar system is present in a total of 276 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 559 genomes (2.5 %).
 
-![pycsar](/pycsar/Distribution_Pycsar.svg){width=750px}
+![pycsar](/pycsar/Distribution_Pycsar.svg){max-width=750px}
 
 *Proportion of genome encoding the Pycsar system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/radar.md b/content/2.defense-systems/radar.md
index 2d34df6bf53f30f74757bcc38f8ee3422dc6c3a4..49a4645c8db8f2cb26010b47c7c2229c77be37fd 100644
--- a/content/2.defense-systems/radar.md
+++ b/content/2.defense-systems/radar.md
@@ -17,11 +17,11 @@ The RADAR system have been describe in a total of 2 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![radar](/radar/radar_I.svg){width=750px}
+![radar](/radar/radar_I.svg){max-width=750px}
 
 radar_I subsystem in the genome of *Dickeya dianthicola* (GCF_014893095.1) is composed of 2 proteins: rdrB_I (WP_192988590.1)and, rdrA_I (WP_192988591.1).
 
-![radar](/radar/radar_II.svg){width=750px}
+![radar](/radar/radar_II.svg){max-width=750px}
 
 radar_II subsystem in the genome of *Klebsiella aerogenes* (GCF_008693885.1) is composed of 3 proteins: rdrD_II (WP_015705078.1), rdrB_II (WP_015705077.1)and, rdrA_II (WP_015705076.1).
 
@@ -31,7 +31,7 @@ The RADAR system is present in a total of 39 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 135 genomes (0.6 %).
 
-![radar](/radar/Distribution_RADAR.svg){width=750px}
+![radar](/radar/Distribution_RADAR.svg){max-width=750px}
 
 *Proportion of genome encoding the RADAR system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/retron.md b/content/2.defense-systems/retron.md
index 43ecdd8c848f12552fa6cb72505ca34edcd3b1bd..e53f9f4fc899736379f9d4666c35ec29fd80ab7d 100644
--- a/content/2.defense-systems/retron.md
+++ b/content/2.defense-systems/retron.md
@@ -24,51 +24,51 @@ The Retron system have been describe in a total of 16 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![retron](/retron/Retron_II.svg){width=750px}
+![retron](/retron/Retron_II.svg){max-width=750px}
 
 Retron_II subsystem in the genome of *Klebsiella pneumoniae* (GCF_904866255.1) is composed of 2 proteins: NDT2 (WP_057222224.1)and, RT_Tot (WP_048289034.1).
 
-![retron](/retron/Retron_IV.svg){width=750px}
+![retron](/retron/Retron_IV.svg){max-width=750px}
 
 Retron_IV subsystem in the genome of *Aliivibrio fischeri* (GCF_000011805.1) is composed of 2 proteins: RT_Tot (WP_011261677.1)and, 2TM (WP_236727775.1).
 
-![retron](/retron/Retron_I_A.svg){width=750px}
+![retron](/retron/Retron_I_A.svg){max-width=750px}
 
 Retron_I_A subsystem in the genome of *Vibrio harveyi* (GCF_009184745.1) is composed of 3 proteins: RT_Tot (WP_152163686.1), ATPase_TypeIA (WP_152163687.1)and, HNH_TIGR02646 (WP_152163688.1).
 
-![retron](/retron/Retron_I_B.svg){width=750px}
+![retron](/retron/Retron_I_B.svg){max-width=750px}
 
 Retron_I_B subsystem in the genome of *Vibrio vulnificus* (GCF_009665475.1) is composed of 2 proteins: ATPase_TOPRIM_COG3593 (WP_103277404.1)and, RT_Tot (WP_043877188.1).
 
-![retron](/retron/Retron_I_C.svg){width=750px}
+![retron](/retron/Retron_I_C.svg){max-width=750px}
 
 Retron_I_C subsystem in the genome of *Listeria monocytogenes* (GCF_905219385.1) is composed of 1 protein: RT_1_C2 (WP_003726410.1).
 
-![retron](/retron/Retron_V.svg){width=750px}
+![retron](/retron/Retron_V.svg){max-width=750px}
 
 Retron_V subsystem in the genome of *Proteus terrae* (GCF_013171285.1) is composed of 2 proteins: CSD (WP_004244726.1)and, RT_Tot (WP_109418979.1).
 
-![retron](/retron/Retron_VI.svg){width=750px}
+![retron](/retron/Retron_VI.svg){max-width=750px}
 
 Retron_VI subsystem in the genome of *Pseudomonas eucalypticola* (GCF_013374995.1) is composed of 2 proteins: HTH (WP_245217789.1)and, RT_Tot (WP_176571652.1).
 
-![retron](/retron/Retron_VII_1.svg){width=750px}
+![retron](/retron/Retron_VII_1.svg){max-width=750px}
 
 Retron_VII_1 subsystem in the genome of *Pseudoxanthomonas mexicana* (GCF_014397415.1) is composed of 1 protein: RT_7_A1 (WP_187572543.1).
 
-![retron](/retron/Retron_VII_2.svg){width=750px}
+![retron](/retron/Retron_VII_2.svg){max-width=750px}
 
 Retron_VII_2 subsystem in the genome of *Bacillus mycoides* (GCF_018742105.1) is composed of 2 proteins: DUF3800 (WP_215564565.1)and, RT_Tot (WP_215564572.1).
 
-![retron](/retron/Retron_XI.svg){width=750px}
+![retron](/retron/Retron_XI.svg){max-width=750px}
 
 Retron_XI subsystem in the genome of *Planococcus kocurii* (GCF_001465835.2) is composed of 1 protein: RT_11 (WP_058386256.1).
 
-![retron](/retron/Retron_XII.svg){width=750px}
+![retron](/retron/Retron_XII.svg){max-width=750px}
 
 Retron_XII subsystem in the genome of *Stenotrophomonas acidaminiphila* (GCF_014109845.1) is composed of 1 protein: RT_12 (WP_182333825.1).
 
-![retron](/retron/Retron_XIII.svg){width=750px}
+![retron](/retron/Retron_XIII.svg){max-width=750px}
 
 Retron_XIII subsystem in the genome of *Delftia acidovorans* (GCF_016026535.1) is composed of 3 proteins: ARM (WP_197944577.1), WHSWIM (WP_197944578.1)and, RT_Tot (WP_065344905.1).
 
@@ -78,7 +78,7 @@ The Retron system is present in a total of 731 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 2601 genomes (11.4 %).
 
-![retron](/retron/Distribution_Retron.svg){width=750px}
+![retron](/retron/Distribution_Retron.svg){max-width=750px}
 
 *Proportion of genome encoding the Retron system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/rexab.md b/content/2.defense-systems/rexab.md
index b4fde65d60dc433860ca051dece296bac034a454..5108628d3770407a2ff9beda0d4aae46f4c35fb6 100644
--- a/content/2.defense-systems/rexab.md
+++ b/content/2.defense-systems/rexab.md
@@ -8,7 +8,7 @@ The RexAB system is composed of 2 proteins: RexA and, RexB.
 
 Here is an example found in the RefSeq database: 
 
-![rexab](/rexab/RexAB.svg){width=750px}
+![rexab](/rexab/RexAB.svg){max-width=750px}
 
 RexAB system in the genome of *Escherichia coli* (GCF_008033315.1) is composed of 2 proteins: RexA (WP_000788349.1)and, RexB (WP_001245922.1).
 
@@ -18,7 +18,7 @@ The RexAB system is present in a total of 17 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 73 genomes (0.3 %).
 
-![rexab](/rexab/Distribution_RexAB.svg){width=750px}
+![rexab](/rexab/Distribution_RexAB.svg){max-width=750px}
 
 *Proportion of genome encoding the RexAB system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/rloc.md b/content/2.defense-systems/rloc.md
index 989dd97562016042aa17c725ad12839eb656f36b..2f548f126e443200ee89b9c1a7aabfa0ddcd9944 100644
--- a/content/2.defense-systems/rloc.md
+++ b/content/2.defense-systems/rloc.md
@@ -8,7 +8,7 @@ The RloC system is composed of one protein: RloC.
 
 Here is an example found in the RefSeq database: 
 
-![rloc](/rloc/RloC.svg){width=750px}
+![rloc](/rloc/RloC.svg){max-width=750px}
 
 RloC system in the genome of *Flavobacterium arcticum* (GCF_003344925.1) is composed of 1 protein: RloC (WP_114676820.1).
 
@@ -18,7 +18,7 @@ The RloC system is present in a total of 803 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1961 genomes (8.6 %).
 
-![rloc](/rloc/Distribution_RloC.svg){width=750px}
+![rloc](/rloc/Distribution_RloC.svg){max-width=750px}
 
 *Proportion of genome encoding the RloC system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/rm.md b/content/2.defense-systems/rm.md
index 081f1b2fd773009ee264e3f84283c4bbb9192238..9e7048f37d72658acc1d60a4d78f2fe78e479948 100644
--- a/content/2.defense-systems/rm.md
+++ b/content/2.defense-systems/rm.md
@@ -8,23 +8,23 @@ The RM system have been describe in a total of 5 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![rm](/rm/RM_Type_I.svg){width=750px}
+![rm](/rm/RM_Type_I.svg){max-width=750px}
 
 RM_Type_I subsystem in the genome of *Aeromonas veronii* (GCF_014169835.1) is composed of 4 proteins: Type_I_MTases (WP_182963881.1), Type_I_MTases (WP_182963881.1), Type_I_S (WP_182963883.1)and, Type_I_REases (WP_182963884.1).
 
-![rm](/rm/RM_Type_II.svg){width=750px}
+![rm](/rm/RM_Type_II.svg){max-width=750px}
 
 RM_Type_II subsystem in the genome of *Mannheimia haemolytica* (GCF_007965905.1) is composed of 2 proteins: Type_II_MTases (WP_006248352.1)and, Type_II_REases (WP_006253295.1).
 
-![rm](/rm/RM_Type_IIG.svg){width=750px}
+![rm](/rm/RM_Type_IIG.svg){max-width=750px}
 
 RM_Type_IIG subsystem in the genome of *Spirochaeta africana* (GCF_000242595.2) is composed of 1 protein: Type_IIG (WP_014455422.1).
 
-![rm](/rm/RM_Type_III.svg){width=750px}
+![rm](/rm/RM_Type_III.svg){max-width=750px}
 
 RM_Type_III subsystem in the genome of *Pannonibacter phragmitetus* (GCF_001484065.1) is composed of 2 proteins: Type_III_MTases (WP_058898889.1)and, Type_III_REases (WP_058898890.1).
 
-![rm](/rm/RM_Type_IV.svg){width=750px}
+![rm](/rm/RM_Type_IV.svg){max-width=750px}
 
 RM_Type_IV subsystem in the genome of *Clostridioides difficile* (GCF_018884605.1) is composed of 1 protein: Type_IV_REases (WP_021364579.1).
 
@@ -34,7 +34,7 @@ The RM system is present in a total of 4699 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 19087 genomes (83.7 %).
 
-![rm](/rm/Distribution_RM.svg){width=750px}
+![rm](/rm/Distribution_RM.svg){max-width=750px}
 
 *Proportion of genome encoding the RM system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/rnlab.md b/content/2.defense-systems/rnlab.md
index 5acd51192d164e2d9c9a5b7cc79222d5bbacfebb..81b1932f4521ba93782c532eb5806d21f1b7dcdb 100644
--- a/content/2.defense-systems/rnlab.md
+++ b/content/2.defense-systems/rnlab.md
@@ -8,7 +8,7 @@ The RnlAB system is composed of 2 proteins: RnlA and, RnlB.
 
 Here is an example found in the RefSeq database: 
 
-![rnlab](/rnlab/RnlAB.svg){width=750px}
+![rnlab](/rnlab/RnlAB.svg){max-width=750px}
 
 RnlAB system in the genome of *Escherichia coli* (GCF_014338505.1) is composed of 2 proteins: RnlA (WP_000155570.1)and, RnlB (WP_000461704.1).
 
@@ -18,7 +18,7 @@ The RnlAB system is present in a total of 71 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 284 genomes (1.2 %).
 
-![rnlab](/rnlab/Distribution_RnlAB.svg){width=750px}
+![rnlab](/rnlab/Distribution_RnlAB.svg){max-width=750px}
 
 *Proportion of genome encoding the RnlAB system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/rosmerta.md b/content/2.defense-systems/rosmerta.md
index 7d45881456dd8d93f0022400a12fac478b76dfb6..1b0be240f44d959884782c8f383f80afffb934e3 100644
--- a/content/2.defense-systems/rosmerta.md
+++ b/content/2.defense-systems/rosmerta.md
@@ -8,7 +8,7 @@ The RosmerTA system is composed of 2 proteins: RmrA_2634932349 and, RmrT_2634932
 
 Here is an example found in the RefSeq database: 
 
-![rosmerta](/rosmerta/RosmerTA.svg){width=750px}
+![rosmerta](/rosmerta/RosmerTA.svg){max-width=750px}
 
 RosmerTA system in the genome of *Acinetobacter indicus* (GCF_002953575.2) is composed of 2 proteins: RmrT_2641389401 (WP_045796188.1)and, RmrA_2641389401 (WP_045796189.1).
 
@@ -18,7 +18,7 @@ The RosmerTA system is present in a total of 540 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 2124 genomes (9.3 %).
 
-![rosmerta](/rosmerta/Distribution_RosmerTA.svg){width=750px}
+![rosmerta](/rosmerta/Distribution_RosmerTA.svg){max-width=750px}
 
 *Proportion of genome encoding the RosmerTA system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/rst_2tm_1tm_tir.md b/content/2.defense-systems/rst_2tm_1tm_tir.md
index a2cef6c8790419cd6a2836ce05d8f1de1d1fe370..2be6806ad7f1b91892422d2ffd51d5f708737c4d 100644
--- a/content/2.defense-systems/rst_2tm_1tm_tir.md
+++ b/content/2.defense-systems/rst_2tm_1tm_tir.md
@@ -8,7 +8,7 @@ The Rst_2TM_1TM_TIR system is composed of 3 proteins: Rst_TIR_tm, Rst_1TM_TIR an
 
 Here is an example found in the RefSeq database: 
 
-![rst_2tm_1tm_tir](/rst_2tm_1tm_tir/Rst_2TM_1TM_TIR.svg){width=750px}
+![rst_2tm_1tm_tir](/rst_2tm_1tm_tir/Rst_2TM_1TM_TIR.svg){max-width=750px}
 
 Rst_2TM_1TM_TIR system in the genome of *Escherichia coli* (GCF_001900375.1) is composed of 3 proteins: Rst_TIR_tm (WP_023140578.1), Rst_1TM_TIR (WP_001534953.1)and, Rst_2TM_TIR (WP_023140577.1).
 
@@ -18,7 +18,7 @@ The Rst_2TM_1TM_TIR system is present in a total of 1 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 2 genomes (0.0 %).
 
-![rst_2tm_1tm_tir](/rst_2tm_1tm_tir/Distribution_Rst_2TM_1TM_TIR.svg){width=750px}
+![rst_2tm_1tm_tir](/rst_2tm_1tm_tir/Distribution_Rst_2TM_1TM_TIR.svg){max-width=750px}
 
 *Proportion of genome encoding the Rst_2TM_1TM_TIR system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/rst_3hp.md b/content/2.defense-systems/rst_3hp.md
index 3152cd59cf68c769fcb1e765944f20865523fd17..404fd300e242b8465639033fe66b77582ad3b220 100644
--- a/content/2.defense-systems/rst_3hp.md
+++ b/content/2.defense-systems/rst_3hp.md
@@ -8,7 +8,7 @@ The Rst_3HP system is composed of 3 proteins: Hp1, Hp2 and, Hp3.
 
 Here is an example found in the RefSeq database: 
 
-![rst_3hp](/rst_3hp/Rst_3HP.svg){width=750px}
+![rst_3hp](/rst_3hp/Rst_3HP.svg){max-width=750px}
 
 Rst_3HP system in the genome of *Klebsiella pneumoniae* (GCF_016403065.1) is composed of 3 proteins: Hp3 (WP_004151009.1), Hp2 (WP_004151008.1)and, Hp1 (WP_004151007.1).
 
@@ -18,7 +18,7 @@ The Rst_3HP system is present in a total of 83 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 420 genomes (1.8 %).
 
-![rst_3hp](/rst_3hp/Distribution_Rst_3HP.svg){width=750px}
+![rst_3hp](/rst_3hp/Distribution_Rst_3HP.svg){max-width=750px}
 
 *Proportion of genome encoding the Rst_3HP system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/rst_duf4238.md b/content/2.defense-systems/rst_duf4238.md
index 0ce53bb26112dc6207579967e36f18bab7713d55..be8653a6c35c29d016bcb4380b81ee40ae81e4f6 100644
--- a/content/2.defense-systems/rst_duf4238.md
+++ b/content/2.defense-systems/rst_duf4238.md
@@ -8,7 +8,7 @@ The Rst_DUF4238 system is composed of one protein: DUF4238_Pers.
 
 Here is an example found in the RefSeq database: 
 
-![rst_duf4238](/rst_duf4238/Rst_DUF4238.svg){width=750px}
+![rst_duf4238](/rst_duf4238/Rst_DUF4238.svg){max-width=750px}
 
 Rst_DUF4238 system in the genome of *Enterobacter kobei* (GCF_008365235.1) is composed of 1 protein: DUF4238_Pers (WP_058689834.1).
 
@@ -18,7 +18,7 @@ The Rst_DUF4238 system is present in a total of 34 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 46 genomes (0.2 %).
 
-![rst_duf4238](/rst_duf4238/Distribution_Rst_DUF4238.svg){width=750px}
+![rst_duf4238](/rst_duf4238/Distribution_Rst_DUF4238.svg){max-width=750px}
 
 *Proportion of genome encoding the Rst_DUF4238 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/rst_gop_beta_cll.md b/content/2.defense-systems/rst_gop_beta_cll.md
index 259d682b7a2147f5cb870cb2702b191baaa5be0a..932d467812dae394ab47d3399a07600999c2836a 100644
--- a/content/2.defense-systems/rst_gop_beta_cll.md
+++ b/content/2.defense-systems/rst_gop_beta_cll.md
@@ -8,7 +8,7 @@ The Rst_gop_beta_cll system is composed of 3 proteins: gop, beta and, cll.
 
 Here is an example found in the RefSeq database: 
 
-![rst_gop_beta_cll](/rst_gop_beta_cll/Rst_gop_beta_cll.svg){width=750px}
+![rst_gop_beta_cll](/rst_gop_beta_cll/Rst_gop_beta_cll.svg){max-width=750px}
 
 Rst_gop_beta_cll system in the genome of *Escherichia coli* (GCF_003018615.1) is composed of 3 proteins: cll (WP_001357997.1), beta (WP_001357996.1)and, gop (WP_000931915.1).
 
@@ -18,7 +18,7 @@ The Rst_gop_beta_cll system is present in a total of 14 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 37 genomes (0.2 %).
 
-![rst_gop_beta_cll](/rst_gop_beta_cll/Distribution_Rst_gop_beta_cll.svg){width=750px}
+![rst_gop_beta_cll](/rst_gop_beta_cll/Distribution_Rst_gop_beta_cll.svg){max-width=750px}
 
 *Proportion of genome encoding the Rst_gop_beta_cll system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/rst_helicaseduf2290.md b/content/2.defense-systems/rst_helicaseduf2290.md
index 17c8062cf95a93f0a27da0c67e7d9f65829d1fc8..4221da9a6400e79454906a9392425c60273bf983 100644
--- a/content/2.defense-systems/rst_helicaseduf2290.md
+++ b/content/2.defense-systems/rst_helicaseduf2290.md
@@ -8,7 +8,7 @@ The Rst_HelicaseDUF2290 system is composed of 2 proteins: Helicase and, DUF2290.
 
 Here is an example found in the RefSeq database: 
 
-![rst_helicaseduf2290](/rst_helicaseduf2290/Rst_HelicaseDUF2290.svg){width=750px}
+![rst_helicaseduf2290](/rst_helicaseduf2290/Rst_HelicaseDUF2290.svg){max-width=750px}
 
 Rst_HelicaseDUF2290 system in the genome of *Xylella fastidiosa* (GCF_021459885.1) is composed of 2 proteins: Helicase (WP_012338122.1)and, DUF2290 (WP_004084731.1).
 
@@ -18,7 +18,7 @@ The Rst_HelicaseDUF2290 system is present in a total of 124 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 211 genomes (0.9 %).
 
-![rst_helicaseduf2290](/rst_helicaseduf2290/Distribution_Rst_HelicaseDUF2290.svg){width=750px}
+![rst_helicaseduf2290](/rst_helicaseduf2290/Distribution_Rst_HelicaseDUF2290.svg){max-width=750px}
 
 *Proportion of genome encoding the Rst_HelicaseDUF2290 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/rst_hydrolase-3tm.md b/content/2.defense-systems/rst_hydrolase-3tm.md
index 36c4c90b69ec6dfeb9e2bcf1a7c1f9ca31d87458..afa9c3528c869f45fe39936f3e7e0f55d4527b9f 100644
--- a/content/2.defense-systems/rst_hydrolase-3tm.md
+++ b/content/2.defense-systems/rst_hydrolase-3tm.md
@@ -8,7 +8,7 @@ The Rst_Hydrolase-3Tm system is composed of 2 proteins: Hydrolase and, Hydrolase
 
 Here is an example found in the RefSeq database: 
 
-![rst_hydrolase-3tm](/rst_hydrolase-3tm/Rst_Hydrolase-Tm.svg){width=750px}
+![rst_hydrolase-3tm](/rst_hydrolase-3tm/Rst_Hydrolase-Tm.svg){max-width=750px}
 
 Rst_Hydrolase-Tm subsystem in the genome of *Escherichia coli* (GCF_004792495.1) is composed of 2 proteins: Hydrolase-Tm (WP_000998640.1)and, Hydrolase (WP_000754434.1).
 
@@ -18,7 +18,7 @@ The Rst_Hydrolase-3Tm system is present in a total of 34 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 42 genomes (0.2 %).
 
-![rst_hydrolase-3tm](/rst_hydrolase-3tm/Distribution_Rst_Hydrolase-3Tm.svg){width=750px}
+![rst_hydrolase-3tm](/rst_hydrolase-3tm/Distribution_Rst_Hydrolase-3Tm.svg){max-width=750px}
 
 *Proportion of genome encoding the Rst_Hydrolase-3Tm system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/rst_paris.md b/content/2.defense-systems/rst_paris.md
index 61050aebeb0ef100df5b06ba02d640a7135faa13..8422d20773d25e2a55a98d08082b6403717676f9 100644
--- a/content/2.defense-systems/rst_paris.md
+++ b/content/2.defense-systems/rst_paris.md
@@ -14,19 +14,19 @@ The Rst_PARIS system have been describe in a total of 4 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![rst_paris](/rst_paris/PARIS_I.svg){width=750px}
+![rst_paris](/rst_paris/PARIS_I.svg){max-width=750px}
 
 PARIS_I subsystem in the genome of *Salmonella enterica* (GCF_020715485.1) is composed of 2 proteins: AAA_15 (WP_001520831.1)and, DUF4435 (WP_010989064.1).
 
-![rst_paris](/rst_paris/PARIS_II.svg){width=750px}
+![rst_paris](/rst_paris/PARIS_II.svg){max-width=750px}
 
 PARIS_II subsystem in the genome of *Enterobacter cloacae* (GCF_023238665.1) is composed of 2 proteins: DUF4435 (WP_071830092.1)and, AAA_21 (WP_061772587.1).
 
-![rst_paris](/rst_paris/PARIS_II_merge.svg){width=750px}
+![rst_paris](/rst_paris/PARIS_II_merge.svg){max-width=750px}
 
 PARIS_II_merge subsystem in the genome of *Desulfovibrio desulfuricans* (GCF_017815575.1) is composed of 1 protein: AAA_21_DUF4435 (WP_209818471.1).
 
-![rst_paris](/rst_paris/PARIS_I_merge.svg){width=750px}
+![rst_paris](/rst_paris/PARIS_I_merge.svg){max-width=750px}
 
 PARIS_I_merge subsystem in the genome of *Sideroxydans lithotrophicus* (GCF_000025705.1) is composed of 1 protein: AAA_15_DUF4435 (WP_013030315.1).
 
@@ -36,7 +36,7 @@ The Rst_PARIS system is present in a total of 463 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1145 genomes (5.0 %).
 
-![rst_paris](/rst_paris/Distribution_Rst_PARIS.svg){width=750px}
+![rst_paris](/rst_paris/Distribution_Rst_PARIS.svg){max-width=750px}
 
 *Proportion of genome encoding the Rst_PARIS system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/rst_rt-nitrilase-tm.md b/content/2.defense-systems/rst_rt-nitrilase-tm.md
index 8441e5333d3f5b78dce1a0b13d15ccafec28491d..b27dcfc97108b4703f9926a769a47f8d2f3bac73 100644
--- a/content/2.defense-systems/rst_rt-nitrilase-tm.md
+++ b/content/2.defense-systems/rst_rt-nitrilase-tm.md
@@ -8,7 +8,7 @@ The Rst_RT-nitrilase-Tm system is composed of 2 proteins: RT-Tm and, RT.
 
 Here is an example found in the RefSeq database: 
 
-![rst_rt-nitrilase-tm](/rst_rt-nitrilase-tm/Rst_RT-Tm.svg){width=750px}
+![rst_rt-nitrilase-tm](/rst_rt-nitrilase-tm/Rst_RT-Tm.svg){max-width=750px}
 
 Rst_RT-Tm subsystem in the genome of *Morganella morganii* (GCF_900478755.1) is composed of 2 proteins: RT (WP_061057569.1)and, RT-Tm (WP_004234654.1).
 
@@ -18,7 +18,7 @@ The Rst_RT-nitrilase-Tm system is present in a total of 5 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 25 genomes (0.1 %).
 
-![rst_rt-nitrilase-tm](/rst_rt-nitrilase-tm/Distribution_Rst_RT-nitrilase-Tm.svg){width=750px}
+![rst_rt-nitrilase-tm](/rst_rt-nitrilase-tm/Distribution_Rst_RT-nitrilase-Tm.svg){max-width=750px}
 
 *Proportion of genome encoding the Rst_RT-nitrilase-Tm system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/rst_tir-nlr.md b/content/2.defense-systems/rst_tir-nlr.md
index e79b67a4faf5b9b4e5cfa7ed3532767dd8ad7eb2..7a9c01aa9766f1a8ac67d7b0600177193d4df2ba 100644
--- a/content/2.defense-systems/rst_tir-nlr.md
+++ b/content/2.defense-systems/rst_tir-nlr.md
@@ -8,7 +8,7 @@ The Rst_TIR-NLR system is composed of one protein: TIR.
 
 Here is an example found in the RefSeq database: 
 
-![rst_tir-nlr](/rst_tir-nlr/Rst_TIR-NLR.svg){width=750px}
+![rst_tir-nlr](/rst_tir-nlr/Rst_TIR-NLR.svg){max-width=750px}
 
 Rst_TIR-NLR system in the genome of *Escherichia coli* (GCF_016903595.1) is composed of 1 protein: TIR (WP_059327187.1).
 
@@ -18,7 +18,7 @@ The Rst_TIR-NLR system is present in a total of 43 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 254 genomes (1.1 %).
 
-![rst_tir-nlr](/rst_tir-nlr/Distribution_Rst_TIR-NLR.svg){width=750px}
+![rst_tir-nlr](/rst_tir-nlr/Distribution_Rst_TIR-NLR.svg){max-width=750px}
 
 *Proportion of genome encoding the Rst_TIR-NLR system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/sanata.md b/content/2.defense-systems/sanata.md
index 5df3eef8bf0fe0a1f44871293f09a120757710c6..0c1c6299d1f6374603d767e86fc6cc20bd85c7f9 100644
--- a/content/2.defense-systems/sanata.md
+++ b/content/2.defense-systems/sanata.md
@@ -8,7 +8,7 @@ The SanaTA system is composed of 2 proteins: SanaT and, SanaA.
 
 Here is an example found in the RefSeq database: 
 
-![sanata](/sanata/SanaTA.svg){width=750px}
+![sanata](/sanata/SanaTA.svg){max-width=750px}
 
 SanaTA system in the genome of *Methylovorus glucosetrophus* (GCF_000023745.1) is composed of 2 proteins: SanaT (WP_015830669.1)and, SanaA (WP_015830670.1).
 
@@ -18,7 +18,7 @@ The SanaTA system is present in a total of 504 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1071 genomes (4.7 %).
 
-![sanata](/sanata/Distribution_SanaTA.svg){width=750px}
+![sanata](/sanata/Distribution_SanaTA.svg){max-width=750px}
 
 *Proportion of genome encoding the SanaTA system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/sefir.md b/content/2.defense-systems/sefir.md
index 95996bc14f40618548f8f3734d796d07d919ab7b..cb4d0835e85d7545671c71286a8614f489a56427 100644
--- a/content/2.defense-systems/sefir.md
+++ b/content/2.defense-systems/sefir.md
@@ -16,7 +16,7 @@ The SEFIR system is composed of one protein: bSEFIR.
 
 Here is an example found in the RefSeq database: 
 
-![sefir](/sefir/SEFIR.svg){width=750px}
+![sefir](/sefir/SEFIR.svg){max-width=750px}
 
 SEFIR system in the genome of *Lactiplantibacillus plantarum* (GCF_003020005.1) is composed of 1 protein: bSEFIR (WP_106904862.1).
 
@@ -26,7 +26,7 @@ The SEFIR system is present in a total of 226 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 377 genomes (1.7 %).
 
-![sefir](/sefir/Distribution_SEFIR.svg){width=750px}
+![sefir](/sefir/Distribution_SEFIR.svg){max-width=750px}
 
 *Proportion of genome encoding the SEFIR system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/septu.md b/content/2.defense-systems/septu.md
index 2f893f1d200b33ec418b83eeafa25e805ec881ba..5706ef4768cb6ac2788e11334c389d4ff75ed228 100644
--- a/content/2.defense-systems/septu.md
+++ b/content/2.defense-systems/septu.md
@@ -8,7 +8,7 @@ The Septu system is composed of 2 proteins: PtuA and, PtuB.
 
 Here is an example found in the RefSeq database: 
 
-![septu](/septu/Septu.svg){width=750px}
+![septu](/septu/Septu.svg){max-width=750px}
 
 Septu system in the genome of *Arcobacter porcinus* (GCF_004299785.2) is composed of 2 proteins: PtuA (WP_066386194.1)and, PtuB_2 (WP_066386193.1).
 
@@ -18,7 +18,7 @@ The Septu system is present in a total of 911 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 2193 genomes (9.6 %).
 
-![septu](/septu/Distribution_Septu.svg){width=750px}
+![septu](/septu/Distribution_Septu.svg){max-width=750px}
 
 *Proportion of genome encoding the Septu system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/shango.md b/content/2.defense-systems/shango.md
index dd60129d147df35fecaf68ab04ae5a04e64af33c..9d3bb40dea8055d7c6f31530ac8311041beeae24 100644
--- a/content/2.defense-systems/shango.md
+++ b/content/2.defense-systems/shango.md
@@ -19,7 +19,7 @@ The Shango system is composed of 3 proteins: SngC, SngB and, SngA.
 
 Here is an example found in the RefSeq database: 
 
-![shango](/shango/Shango.svg){width=750px}
+![shango](/shango/Shango.svg){max-width=750px}
 
 Shango system in the genome of *Paenibacillus sp.* (GCF_022637315.1) is composed of 3 proteins: SngA (WP_241931534.1), SngB (WP_241931535.1)and, SngC (WP_241931536.1).
 
@@ -29,7 +29,7 @@ The Shango system is present in a total of 385 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 1112 genomes (4.9 %).
 
-![shango](/shango/Distribution_Shango.svg){width=750px}
+![shango](/shango/Distribution_Shango.svg){max-width=750px}
 
 *Proportion of genome encoding the Shango system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/shedu.md b/content/2.defense-systems/shedu.md
index 6fd3761a67d015102e8a1f3c0912055aafacd6eb..2fedf255915adc3cf6babcbe52b81f0b5cd82542 100644
--- a/content/2.defense-systems/shedu.md
+++ b/content/2.defense-systems/shedu.md
@@ -8,7 +8,7 @@ The Shedu system is composed of one protein: SduA.
 
 Here is an example found in the RefSeq database: 
 
-![shedu](/shedu/Shedu.svg){width=750px}
+![shedu](/shedu/Shedu.svg){max-width=750px}
 
 Shedu system in the genome of *Mycolicibacterium psychrotolerans* (GCF_010729305.1) is composed of 1 protein: SduA (WP_246228780.1).
 
@@ -18,7 +18,7 @@ The Shedu system is present in a total of 483 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 899 genomes (3.9 %).
 
-![shedu](/shedu/Distribution_Shedu.svg){width=750px}
+![shedu](/shedu/Distribution_Shedu.svg){max-width=750px}
 
 *Proportion of genome encoding the Shedu system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/shosta.md b/content/2.defense-systems/shosta.md
index 96c7162ca6361d0a9626f99c1b8b3467d54c643d..cb953d0f08c588db1454385a4281ca2a529000e5 100644
--- a/content/2.defense-systems/shosta.md
+++ b/content/2.defense-systems/shosta.md
@@ -8,7 +8,7 @@ The ShosTA system is composed of 2 proteins: ShosA and, ShosT.
 
 Here is an example found in the RefSeq database: 
 
-![shosta](/shosta/ShosTA.svg){width=750px}
+![shosta](/shosta/ShosTA.svg){max-width=750px}
 
 ShosTA system in the genome of *Escherichia coli* (GCF_011404895.1) is composed of 2 proteins: ShosA (WP_001567470.1)and, ShosT (WP_001567471.1).
 
@@ -18,7 +18,7 @@ The ShosTA system is present in a total of 299 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 668 genomes (2.9 %).
 
-![shosta](/shosta/Distribution_ShosTA.svg){width=750px}
+![shosta](/shosta/Distribution_ShosTA.svg){max-width=750px}
 
 *Proportion of genome encoding the ShosTA system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/sofic.md b/content/2.defense-systems/sofic.md
index c1ffce4ac095b705e92f5eb69820b1bc1e374299..44a42d388bb906c45c51dcbf92f004f5a62c39c5 100644
--- a/content/2.defense-systems/sofic.md
+++ b/content/2.defense-systems/sofic.md
@@ -8,7 +8,7 @@ The SoFIC system is composed of one protein: SoFic.
 
 Here is an example found in the RefSeq database: 
 
-![sofic](/sofic/SoFic.svg){width=750px}
+![sofic](/sofic/SoFic.svg){max-width=750px}
 
 SoFic subsystem in the genome of *Fusobacterium nucleatum* (GCF_019552125.1) is composed of 1 protein: SoFic (WP_220308819.1).
 
@@ -18,7 +18,7 @@ The SoFIC system is present in a total of 1014 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 2265 genomes (9.9 %).
 
-![sofic](/sofic/Distribution_SoFIC.svg){width=750px}
+![sofic](/sofic/Distribution_SoFIC.svg){max-width=750px}
 
 *Proportion of genome encoding the SoFIC system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/spbk.md b/content/2.defense-systems/spbk.md
index 947d59ccd400e3627cf5ac53fdc12b10b922c82d..997540c7a1ddbc76740cdc54a1815c3e06b3cb07 100644
--- a/content/2.defense-systems/spbk.md
+++ b/content/2.defense-systems/spbk.md
@@ -8,7 +8,7 @@ The SpbK system is composed of one protein: SpbK.
 
 Here is an example found in the RefSeq database: 
 
-![spbk](/spbk/SpbK.svg){width=750px}
+![spbk](/spbk/SpbK.svg){max-width=750px}
 
 SpbK system in the genome of *Clostridium beijerinckii* (GCF_900010805.1) is composed of 1 protein: SpbK (WP_077841417.1).
 
@@ -18,7 +18,7 @@ The SpbK system is present in a total of 88 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 219 genomes (1.0 %).
 
-![spbk](/spbk/Distribution_SpbK.svg){width=750px}
+![spbk](/spbk/Distribution_SpbK.svg){max-width=750px}
 
 *Proportion of genome encoding the SpbK system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/sspbcde.md b/content/2.defense-systems/sspbcde.md
index 54e155772c321f10b222f1ecafc6f3bd2abbc170..9fa2782b76a2f77792fe4fec0a5d8c775dc9a843 100644
--- a/content/2.defense-systems/sspbcde.md
+++ b/content/2.defense-systems/sspbcde.md
@@ -8,7 +8,7 @@ The SspBCDE system is composed of 7 proteins: SspB, SspC, SspD, SspE, SspH, SspG
 
 Here is an example found in the RefSeq database: 
 
-![sspbcde](/sspbcde/SspBCDE.svg){width=750px}
+![sspbcde](/sspbcde/SspBCDE.svg){max-width=750px}
 
 SspBCDE system in the genome of *Bordetella hinzii* (GCF_006770405.1) is composed of 7 proteins: SspF (WP_221886990.1), SspG (WP_142096192.1), SspH (WP_142096195.1), SspE (WP_142096198.1), SspD (WP_142096201.1), SspC (WP_142096204.1)and, SspB (WP_142096207.1).
 
@@ -18,7 +18,7 @@ The SspBCDE system is present in a total of 276 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 579 genomes (2.5 %).
 
-![sspbcde](/sspbcde/Distribution_SspBCDE.svg){width=750px}
+![sspbcde](/sspbcde/Distribution_SspBCDE.svg){max-width=750px}
 
 *Proportion of genome encoding the SspBCDE system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/stk2.md b/content/2.defense-systems/stk2.md
index cc176e5b552066b2a5228c0c3aee474d7ebb4b4d..0ed290d74d7077d87b7202c87591b41063c2f093 100644
--- a/content/2.defense-systems/stk2.md
+++ b/content/2.defense-systems/stk2.md
@@ -17,7 +17,7 @@ The Stk2 system is composed of one protein: Stk2.
 
 Here is an example found in the RefSeq database: 
 
-![stk2](/stk2/Stk2.svg){width=750px}
+![stk2](/stk2/Stk2.svg){max-width=750px}
 
 Stk2 system in the genome of *Staphylococcus aureus* (GCF_009739755.1) is composed of 1 protein: Stk2 (WP_001001347.1).
 
@@ -27,7 +27,7 @@ The Stk2 system is present in a total of 29 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 141 genomes (0.6 %).
 
-![stk2](/stk2/Distribution_Stk2.svg){width=750px}
+![stk2](/stk2/Distribution_Stk2.svg){max-width=750px}
 
 *Proportion of genome encoding the Stk2 system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/thoeris.md b/content/2.defense-systems/thoeris.md
index f6c9b0a388acb37036e15cc3cc3c30e1996fe028..fb25d6a7bfc4b3e2f6b9481fa35be5331dc96229 100644
--- a/content/2.defense-systems/thoeris.md
+++ b/content/2.defense-systems/thoeris.md
@@ -8,11 +8,11 @@ The Thoeris system have been describe in a total of 2 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![thoeris](/thoeris/Thoeris_I.svg){width=750px}
+![thoeris](/thoeris/Thoeris_I.svg){max-width=750px}
 
 Thoeris_I subsystem in the genome of *Bacillus thuringiensis* (GCF_020809205.1) is composed of 2 proteins: ThsA_new_grand (WP_021728720.1)and, ThsB_Global (WP_021728719.1).
 
-![thoeris](/thoeris/Thoeris_II.svg){width=750px}
+![thoeris](/thoeris/Thoeris_II.svg){max-width=750px}
 
 Thoeris_II subsystem in the genome of *Acinetobacter baumannii* (GCF_014672775.1) is composed of 2 proteins: ThsB_Global (WP_000120680.1)and, ThsA_new_petit (WP_005134880.1).
 
@@ -22,7 +22,7 @@ The Thoeris system is present in a total of 286 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 812 genomes (3.6 %).
 
-![thoeris](/thoeris/Distribution_Thoeris.svg){width=750px}
+![thoeris](/thoeris/Distribution_Thoeris.svg){max-width=750px}
 
 *Proportion of genome encoding the Thoeris system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/tiamat.md b/content/2.defense-systems/tiamat.md
index bc356f4d87638cd5c75e5d0c6bb64bffd9f9d6c3..4056a7e0b5aeff9de44fec543ab4ba8f3b140fa0 100644
--- a/content/2.defense-systems/tiamat.md
+++ b/content/2.defense-systems/tiamat.md
@@ -8,7 +8,7 @@ The Tiamat system is composed of one protein: TmtA_2599863134.
 
 Here is an example found in the RefSeq database: 
 
-![tiamat](/tiamat/Tiamat.svg){width=750px}
+![tiamat](/tiamat/Tiamat.svg){max-width=750px}
 
 Tiamat system in the genome of *Pseudomonas aeruginosa* (GCF_022638055.1) is composed of 1 protein: TmtA_2731770353 (WP_023121076.1).
 
@@ -18,7 +18,7 @@ The Tiamat system is present in a total of 228 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 342 genomes (1.5 %).
 
-![tiamat](/tiamat/Distribution_Tiamat.svg){width=750px}
+![tiamat](/tiamat/Distribution_Tiamat.svg){max-width=750px}
 
 *Proportion of genome encoding the Tiamat system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/uzume.md b/content/2.defense-systems/uzume.md
index afe27d1b81af6bc7d8f51da969b9dbf847d00bb2..14396e886abfa3b1f5b739ffb21aa2af40d706a3 100644
--- a/content/2.defense-systems/uzume.md
+++ b/content/2.defense-systems/uzume.md
@@ -8,7 +8,7 @@ The Uzume system is composed of one protein: UzuA_2660320622.
 
 Here is an example found in the RefSeq database: 
 
-![uzume](/uzume/Uzume.svg){width=750px}
+![uzume](/uzume/Uzume.svg){max-width=750px}
 
 Uzume system in the genome of *Nocardioides euryhalodurans* (GCF_004564375.1) is composed of 1 protein: UzuA (WP_135074908.1).
 
@@ -18,7 +18,7 @@ The Uzume system is present in a total of 76 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 125 genomes (0.5 %).
 
-![uzume](/uzume/Distribution_Uzume.svg){width=750px}
+![uzume](/uzume/Distribution_Uzume.svg){max-width=750px}
 
 *Proportion of genome encoding the Uzume system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/viperin.md b/content/2.defense-systems/viperin.md
index c914c9bb121981ca73c5ebf1cda81d6cc98397f4..441f1427311d72594870a65f8afc2729750e2b79 100644
--- a/content/2.defense-systems/viperin.md
+++ b/content/2.defense-systems/viperin.md
@@ -25,7 +25,7 @@ The Viperin system is composed of one protein: pVip.
 
 Here is an example found in the RefSeq database: 
 
-![viperin](/viperin/Viperin.svg){width=750px}
+![viperin](/viperin/Viperin.svg){max-width=750px}
 
 Viperin system in the genome of *Moritella yayanosii* is composed of 1 protein: pVip (WP_112711942.1).
 
@@ -35,7 +35,7 @@ The Viperin system is present in a total of 85 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 118 genomes (0.5 %).
 
-![viperin](/viperin/Distribution_Viperin.svg){width=750px}
+![viperin](/viperin/Distribution_Viperin.svg){max-width=750px}
 
 *Proportion of genome encoding the Viperin system for the 14 phyla with more than 50 genomes in the RefSeq database.* 
 
diff --git a/content/2.defense-systems/wadjet.md b/content/2.defense-systems/wadjet.md
index d9859c1b41f2ef2f3d91883dddfd850b78819070..14e56e676af27f666bb6355a271efea9aa6f6d45 100644
--- a/content/2.defense-systems/wadjet.md
+++ b/content/2.defense-systems/wadjet.md
@@ -8,15 +8,15 @@ The Wadjet system have been describe in a total of 4 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![wadjet](/wadjet/Wadjet_I.svg){width=750px}
+![wadjet](/wadjet/Wadjet_I.svg){max-width=750px}
 
 Wadjet_I subsystem in the genome of *Bifidobacterium pseudocatenulatum* (GCF_021484885.1) is composed of 4 proteins: JetA_I (WP_195524168.1), JetB_I (WP_195523897.1), JetC_I (WP_195523898.1)and, JetD_I (WP_229067172.1).
 
-![wadjet](/wadjet/Wadjet_II.svg){width=750px}
+![wadjet](/wadjet/Wadjet_II.svg){max-width=750px}
 
 Wadjet_II subsystem in the genome of *Streptomyces sp.* (GCF_023273835.1) is composed of 4 proteins: JetD_II (WP_248777007.1), JetC_II (WP_248777008.1), JetB_II (WP_248777009.1)and, JetA_II (WP_248777010.1).
 
-![wadjet](/wadjet/Wadjet_III.svg){width=750px}
+![wadjet](/wadjet/Wadjet_III.svg){max-width=750px}
 
 Wadjet_III subsystem in the genome of *Caldibacillus thermoamylovorans* (GCF_003096215.1) is composed of 4 proteins: JetD_III (WP_108897743.1), JetA_III (WP_108897744.1), JetB_III (WP_034768879.1)and, JetC_III (WP_108897745.1).
 
@@ -26,7 +26,7 @@ The Wadjet system is present in a total of 1151 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 2380 genomes (10.4 %).
 
-![wadjet](/wadjet/Distribution_Wadjet.svg){width=750px}
+![wadjet](/wadjet/Distribution_Wadjet.svg){max-width=750px}
 
 *Proportion of genome encoding the Wadjet system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*
 
diff --git a/content/2.defense-systems/zorya.md b/content/2.defense-systems/zorya.md
index 53ff75ce0059911020738ce7f8fdaf9ef8944da5..80cb000ae90fe87d67526566814b99aed75597f0 100644
--- a/content/2.defense-systems/zorya.md
+++ b/content/2.defense-systems/zorya.md
@@ -8,11 +8,11 @@ The Zorya system have been describe in a total of 2 subsystems.
 
 Here is some example found in the RefSeq database:
 
-![zorya](/zorya/Zorya_TypeI.svg){width=750px}
+![zorya](/zorya/Zorya_TypeI.svg){max-width=750px}
 
 Zorya_TypeI subsystem in the genome of *Pseudomonas aeruginosa* (GCF_002085605.1) is composed of 4 proteins: ZorD (WP_015649020.1), ZorC (WP_015649021.1), ZorB (WP_015649022.1)and, ZorA (WP_025297974.1).
 
-![zorya](/zorya/Zorya_TypeII.svg){width=750px}
+![zorya](/zorya/Zorya_TypeII.svg){max-width=750px}
 
 Zorya_TypeII subsystem in the genome of *Legionella longbeachae* (GCF_011465255.1) is composed of 3 proteins: ZorA2 (WP_050777601.1), ZorB (WP_003632756.1)and, ZorE (WP_050777600.1).
 
@@ -22,7 +22,7 @@ The Zorya system is present in a total of 304 different species.
 
 Among the 22k complete genomes of RefSeq, this system is present in 840 genomes (3.7 %).
 
-![zorya](/zorya/Distribution_Zorya.svg){width=750px}
+![zorya](/zorya/Distribution_Zorya.svg){max-width=750px}
 
 *Proportion of genome encoding the Zorya system for the 14 phyla with more than 50 genomes in the RefSeq database.* *Pie chart of the repartition of all the subsystems found in the RefSeq database.*