diff --git a/main/templates/main/includes/organisms/header/photo_header.html b/main/templates/main/includes/organisms/header/photo_header.html
index 4b6ea92e8b2554f1bf1979e32fcf085f7b6ba7e3..2ba0c3b3f3d6cd91190c577517ab112843d135c9 100644
--- a/main/templates/main/includes/organisms/header/photo_header.html
+++ b/main/templates/main/includes/organisms/header/photo_header.html
@@ -9,6 +9,8 @@
 
     {% if background_image %}
       bg-[#00000088]
+    {% else %}
+      bg-black
     {% endif %}
 
     xl:mb-20 xl:bg-center xl:py-52