diff --git a/layouts/index.html b/layouts/index.html
index 4ce2489..2f6bfa1 100755
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -21,7 +21,7 @@
{{ end }}
- {{ partial "image" (dict "Src" .image "Alt" "Banner image" "Loading" "eager" "Class" "mx-auto" "Size" "800x") }}
+ {{ partial "image" (dict "Src" .image "Alt" "Banner image" "Loading" "eager" "Class" "mx-auto lg:!max-w-[800px]" ) }}