#caro{
    margin: 30px auto;
}
     #caro .item{
         background: none;
         height: 300px;
     }
     #caro .item img{
         min-width: 200px;
         height: auto;
     }
