#home-page .feature-region {
background: url(https://docs.google.com/drawings/d/e/2PACX-1vTlHj-Yl_rdsETCtBMKZDtG_gLlRjxCckH4tjoJdYm9E1c7advtMnC1r_tdfQwcj0K0v8LSZqNFhD0k/pub?w=900&h=200), #000000;
max-width: 100%;
max-height: 100%; 

background-position: center center;
background-repeat: no-repeat; 
background-size: 900px 200px;
height: 350px

}

 /* - variables- */
  :root {
    --main-color: #000000;
  }