diff --git a/css/style.css b/css/style.css index f13c34d..d7e9a32 100644 --- a/css/style.css +++ b/css/style.css @@ -1058,7 +1058,7 @@ span.textaccor { /* about hero*/ .hero_banner { - background: url("/assests/images/about-banner-img.png") no-repeat; + background: url("../assests/images/about-banner-img.png") no-repeat; background-position: center; background-size: cover; height: 420px;