.carousel img {
    height: 300px;
    object-fit: cover;
}
#carouselExample img {
    height: 600px;
}
.centerimg {
    position:relative;
    left:450px;
}