diff --git a/README.md b/README.md
index 78949e0ceca90016ee582480a311a1fb1d86b0f7..8b57b65f1c1898a86b6adbce6e0240a451ba7637 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@ This repo provides a framework to train CycleGAN- and U-GAT-IT-based translators
 <br>
 | Input aSMA image | Fake PAS translation |
 |:--:|:--:|
-| <img src="https://github.com/NBouteldja/KidneyStainTranslation/blob/main/exemplaryResults/aSMA_image.png?raw=true" width="400">| <img src="https://github.com/NBouteldja/KidneyStainTranslation/blob/main/exemplaryResults/fakePAS_translation.png?raw=true" width="324"> |
+| <img src="https://github.com/NBouteldja/KidneyStainTranslation/blob/main/exemplaryResults/aSMA_image.png?raw=true" width="400">| <img src="https://github.com/NBouteldja/KidneyStainTranslation/blob/main/exemplaryResults/fakePAS_translation.png?raw=true" width="400"> |
 | Prediction | Ground-truth |
-| <img src="https://github.com/NBouteldja/KidneyStainTranslation/blob/main/exemplaryResults/prediction.png?raw=true" width="400">| <img src="https://github.com/NBouteldja/KidneyStainTranslation/blob/main/exemplaryResults/groundtruth.png?raw=true" width="324"> |
+| <img src="https://github.com/NBouteldja/KidneyStainTranslation/blob/main/exemplaryResults/prediction.png?raw=true" width="324">| <img src="https://github.com/NBouteldja/KidneyStainTranslation/blob/main/exemplaryResults/groundtruth.png?raw=true" width="324"> |
 
 # Training
 To train a CycleGAN translator (e.g. incorporating a prior segmentation model), use the following command: