diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index 198d872..f7f7ca0 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -188,6 +188,9 @@ body,html{ .container_how_w_us_working{ background: url("images/how_with_us_working_background.svg"); + background-size: cover; + background-repeat: no-repeat; + background-position: center center; width: 100%; }