carousel {
    margin: 0 auto;
    width: 100%;
    overflow: hidden !important; 
    right:0 !important; 
    
}


.tales {
  width: 100%;
  }

.carousel-inner{
    width:100%;
      max-height: 200px !important;
 }


.carousel-caption {
right:0 !important;
left:0!important;
}


.carousel-img {

     width: 100%;
 
}


