﻿.carousel-inner img {
  width: auto !important;
  height: 100px !important;
  max-height: 100px !important;
}
.carousel-inner {
  max-height: 110px !important;
  overflow:visible !important;
}
.thumbnail{
border:0px solid #ddd !important;
 background-color: transparent !important;
}
.carousel-control.left{
background-image:none !important;
   
}
.carousel-inner img{
    height:84px !important;
}
.carousel-control.right{
background-image:none !important;
}