#index_section_1_container {
  background-image: url("index/section_1/Rectangle\ 6963.png"); /* Path to your background image */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  background-size: cover; /* Covers the entire area of the container */
  background-position: center; /* Centers the background image in the container */
}
