.members{display:flex;flex-wrap:wrap;justify-content:center}.member{margin:15px;position:relative}.member img{border-radius:10px;height:270px;object-fit:cover;width:250px}.member-desc{background-color:#111928c2;border-radius:10px;bottom:0;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);color:#fff;left:0;margin:15px 10px;padding:10px;position:absolute;right:0;text-align:center}.member-desc h5,.member-desc p{margin:0}.member-desc p{font-size:12px}