.members-wrap{flex-wrap:wrap}.mem-tile{background:#fff;flex-direction:column;margin:1%;width:23%;webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px}.mem-tile__image{background-position:top;background-repeat:no-repeat;background-size:cover!important;padding-top:85%}.mem-tile__image,.mem-tile__image img{-webkit-border-top-left-radius:25px;-webkit-border-top-right-radius:25px;-moz-border-radius-topright:25px;-moz-border-radius-topleft:25px;border-top-left-radius:25px;border-top-right-radius:25px}.mem-tile__image img{display:block;width:100%}.mem-tile__info{border:1px solid #cac9c1;-webkit-border-bottom-left-radius:25px;-webkit-border-bottom-right-radius:25px;flex-direction:column;height:100%;padding:25px;-moz-border-radius-bottomright:25px;-moz-border-radius-bottomleft:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px}.mem-tile__info .mem-name{color:#2e3232;font-weight:700}.mem-tile__info .mem-title{color:#7b7765;font-size:14px;font-weight:400}.mem-tile__info .view-more{color:#7b7765;font-size:14px;font-weight:700;margin-top:auto;padding:30px 0 0;text-align:right;text-decoration:none}.mem-tile__info .view-more .link-arrow{display:inline-block;height:12px;margin-left:5px;width:12px}@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%}}