#testimonials {
    /* padding: 7% 15%; */
    text-align: center;
    height: 50%;
} 
/* #testimonial-carousel{
    height: 500px;
} */
.image {
    margin-left: 25%;
    height: 40%;
    width: 50%;
}
.carousel-item{
    background-color: rgb(24, 170, 255)
}
