.carousel,
.carousel-inner,
.carousel-item,
.carousel-item img {
    width: 100%;
    object-fit: cover;
}
a{
    text-decoration: none;
}
.flex{
    display: flex;
    justify-content: space-between;
}
.sto{
    width: 80%;
}
.africa-image{
    max-width: 200px;
}