diff --git a/app/views/static_pages/home.html.erb b/app/views/static_pages/home.html.erb
index c1a2d0200e..bfc7638e22 100644
--- a/app/views/static_pages/home.html.erb
+++ b/app/views/static_pages/home.html.erb
@@ -12,7 +12,7 @@
<%= link_to 'View Full Curriculum', paths_url, class: 'button button--secondary text-base' %>
- <%= image_tag 'home-isometric.svg', alt: 'home-page-banner' %>
+ <%= image_tag 'home-isometric.svg', alt: 'home-page-banner', class: 'w-full h-full' %>
<%= render 'static_pages/home/how_it_works' %>