diff --git a/snippets/shx-landingpage-banner.liquid b/snippets/shx-landingpage-banner.liquid index f01d0c0..2483535 100644 --- a/snippets/shx-landingpage-banner.liquid +++ b/snippets/shx-landingpage-banner.liquid @@ -10,7 +10,7 @@ .shx-landingpage-banner { object-fit: cover; width: 100%; - height: 300px; + height: 650px; background-image: url({{ mobile_image | file_url }}); background-size: cover; background-position: center;