.my-carousel{
    height: 17em;
    margin-bottom: 1.6em;
}
.img-carrousel {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 17em;
    
}

.card{
    margin-bottom: 1.6em;
}
.cd-body{
    height: 13rem;
}
.cd-body a{
    
    position: absolute;
    bottom: 1em;
    right: 1em;

}
#carouselExampleCaptions{
    background-color: black;
    height: 17em;
    overflow: hidden;
   
}
