.team-img {
    max-width: 400px;   /* adjust as needed */
    width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.team-img-map {
    max-height: 250px;   /* adjusted size for Africa map */
    max-width: 300px;
    width: 100%;
}