
.s_company_team {
    @include media-breakpoint-down(md) {
        img {
            max-width: 50%;
        }
    }
}
