diff --git a/how-to/github.md b/how-to/github.md
index 6ca81eb62b0d5e7862007de3b2655e238afc33a5..05962527e52792bfc8b493da9ee9fd565a9c7856 100644
--- a/how-to/github.md
+++ b/how-to/github.md
@@ -21,9 +21,7 @@ Click on a red "failed" button to go to that specific run:
 
 then click on the "build" button to see full details:
 
-<figure style="width:1014px;height:616px">
 ![GitLab screenshot showing failed build](media/failed.png)
-</figure>
 
 There will be a long, scary-looking report - ignore everything except the first line of red text, which will tell you exactly which file broke the build, and why.