
.column img {
    height: 100%;
    width: 100%;
}

.section {
    padding: 3rem 1.5rem;
}

.is-team-size {
    height: 128px !important;
    width: 128px !important;
    object-fit: cover;
    border-radius: 50%; 
    margin: 0 auto;
}