.team-image{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    text-align: start;
}

.team-widget{
    padding: 30px;
}