.team-wrapper{display:flex;flex-wrap:wrap;justify-content:left}.team-member{width:23%;margin:0 1% 0 0;line-height:1.5;position:relative;margin-bottom:.5%}.team-member img{max-width:100%;height:auto}.team-member-text{background-color:rgba(0,0,0,.6);padding:15px;position:absolute;width:100%;bottom:7px;left:0;box-sizing:border-box;opacity:.4;transition:.3s}.team-member:hover .team-member-text{opacity:1}p.team-member-name{font-weight:700}p.team-member-name,p.team-member-title{margin:0;padding:0;color:#fff}@media(max-width:900px){.team-member{width:46%;margin:1%;line-height:1.5;position:relative;margin-bottom:50px}}