.team-panels-container{display:flex;margin-top:30px;margin-left:auto;margin-right:auto;max-width:1040px;padding:10px;justify-content:flex-start;flex-wrap:wrap}.team-member-container{flex:0 1 300px;max-width:300px;margin:10px 20px}.team-panel{background-color:rgb(66,78,95,1.0);border-radius:0 0 50px 0;width:300px;margin:0 auto}.t-panel-img>img{width:300px;height:300px;object-fit:cover;object-position:50% 0%;border-radius:0}.t-panel-textarea{padding:10px 20px 10px 20px;min-height:135px}.t-header{margin-bottom:10px;color:rgba(0,254,126,1.0)}.t-job-title{margin-bottom:0px}.t-text-desc{margin-top:20px}.t-author-link{margin-top:10px}.t-author-link>a{color:white;font-size:.9em}@media(max-width:1119px){.team-panels-container{justify-content:center}}@media(max-width:768px){.team-member-container{margin-bottom:25px}}