.team-wrapper{display:flex}.team-container{display:flex;flex-wrap:wrap;width:100%}.team-box{background-color:#fff;border:0 solid #191a1a;box-shadow:0 8px 19px 2px rgba(0,0,0,.08);-webkit-box-shadow:0 8px 19px 2px rgba(0,0,0,.08);-moz-box-shadow:0 8px 19px 2px rgba(0,0,0,.08);display:flex;flex:0 0 calc(33% - 1.5rem);flex-direction:column;margin-right:1.5rem;margin-top:1.5rem;transition:all .4s ease}.team-box:hover{transform:scale(1.03);transition:.4s}@media screen and (max-width:1032px){.team-box{flex:0 0 47%}}@media screen and (max-width:845px){.team-box{flex:0 0 100%}}.profile-pic{height:350px}.profile-pic img{height:100%!important;object-fit:cover;object-position:100% 10%;width:100%}.profile-content{padding:20px}.profile-content h3{margin-bottom:5px}