 /*.carousel-inner img {
      width: 100%;
      height: 500px;
  }*/
  .carousel-inner {
      width: 100%; 
  }
    .carousel-item .imgslide{
	  display:block; 
	  float:left;
      width: 100%;
      height: 500px;
  }
  
  