.page_center{max-width:1100px;margin:0 auto}.team{display:flex;flex-wrap:wrap;margin-left:-10px;margin-top:-10px}.team .team_card{flex:1 0 200px;box-sizing:border-box;color:#171e42;margin-left:10px;margin-top:10px;position:relative}.team_card{background-repeat:no-repeat;background-size:cover}.team_info{background-color:rgba(0,0,0,0.5);width:100%;position:absolute;bottom:0;height:25%;opacity:.5}.team_info h3{color:#fff}.team_info h4{color:#fff}.team_card:hover .team_info{opacity:1}@media(min-width:410px){.team .team_card{max-width:calc(20% - 10px)}.team_card{min-height:230px;max-height:230px;min-width:200px;max-width:200px}.team_info h3{margin-top:1%;margin-left:4%;margin-bottom:0}.team_info h4{margin-top:0;margin-left:4%;line-height:15px}}@media(min-width:620px){.team .team_card{max-width:calc(50%% - 10px)}.team_card{min-height:320px;max-height:320px;min-width:360px;max-width:360px}}@media(min-width:900px){.team .team_card{max-width:calc(50% - 10px)}.team_card{min-height:320px;max-height:320px;min-width:360px;max-width:360px}}@media(min-width:1100px){.team .team_card{max-width:calc(25% - 10px)}.team_card{min-height:320px;max-height:320px;min-width:250px;max-width:250px}.team_info h3{margin:3%}.team_info h4{margin:3%}}