.team-wrapper{display:flex;flex-wrap:wrap;gap:30px 0;margin-left:-15px;margin-right:-15px}.team-wrapper>.col{flex:1 0 25%;max-width:25%;padding-left:15px;padding-right:15px}@media only screen and (min-width:992px) and (max-width:1199px){.team-wrapper>.col{flex:1 0 33.3333%;max-width:33.3333%}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.team-wrapper>.col{flex:1 0 50%;max-width:50%}}@media only screen and (max-width:575px){.team-wrapper>.col{flex:1 0 100%;max-width:100%}}.team{display:flex;flex-wrap:wrap;height:100%;justify-content:space-between;padding:30px;text-align:center}.team-thumbnail{align-items:flex-start;display:flex;flex:1 0 100%;height:145px;justify-content:center;width:100%}.team-thumbnail img{max-height:100%}.team-content{flex:1 0 100%;margin-top:30px;width:100%}.team-content h3{font-size:22px;line-height:1;margin:0}