diff --git a/README.md b/README.md
index 6a5055ef545b21e23e1dba54dd6d96e3c8fccb15..7b815b977fe7466fa042ab744730cf0d65fdc34b 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Filipe PENNA CERAVOLO SOARES
 **Final output:**
 
 <p align="center">
-  <img src="./images/part1-output.png" width="60%">
+  <img src="./images/part1-output.png" width="100%">
 </p>
 
 ## Part2: Conditional GAN (cGAN)
@@ -24,13 +24,13 @@ Filipe PENNA CERAVOLO SOARES
 **Training set :**
 
 <p align="center">
-  <img src="./images/part2-train.png" width="60%">
+  <img src="./images/part2-train.png" width="100%">
 </p>
 
 **Validation set :**
 
 <p align="center">
-  <img src="./images/part2-val.png" width="60%">
+  <img src="./images/part2-val.png" width="100%">
 </p>
 
 Considering the training set, with a higher number of epochs, the quality of the generated image improves.