.members-wrap{flex-wrap:wrap;justify-content:center}.mem-tile{flex-direction:column;justify-content:space-between;margin:1%;width:31.3%;webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;-webkit-box-shadow:0 0 16px 0 rgba(1,81,161,.1);-moz-box-shadow:0 0 16px 0 rgba(1,81,161,.1);box-shadow:0 0 16px 0 rgba(1,81,161,.2)}.mem-tile__top{padding:20px}.mem-tile__top .mem-name{color:#132030;font-family:Figtree,sans-serif;font-size:24px;font-weight:700;text-align:center;text-transform:uppercase}.mem-tile__top .mem-title,a.mem-tile .mem-tile__top .mem-title{color:#6a788a;font-size:17px;font-weight:600;text-align:center}.mem-tile__image img{-webkit-border-bottom-left-radius:25px;-webkit-border-bottom-right-radius:25px;-moz-border-radius-bottomright:25px;-moz-border-radius-bottomleft:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;display:block;width:100%}@media (max-width:960px){.mem-tile{margin:2%;width:46%}}@media (max-width:600px){.members-wrap{justify-content:center}.mem-tile{margin:0 0 6%;max-width:350px;width:100%}}