 .image {

  width: 70%;
  margin: auto;
  xbackground-image: url("../images/1home_new/ecom-dev.png");
  background-position: center center;
  background-size: cover;
  background-reapeat: no-repeat;
}
.image .carousel-inner::after{
  background: transparent !important; 
}