.bios{margin-top:-4rem;position:relative;z-index:50}.bio{background:#fff;box-shadow:0 0 15px 5px rgba(0,0,0,0.1);margin-bottom:6rem;padding:5rem 2rem 2rem;text-align:center}.bio .name{color:#444e68;font-weight:bold;margin-bottom:.5rem}.bio .title{font-size:1.25rem;text-transform:uppercase;font-weight:400}.bio .summary p:last-child{margin-bottom:0}.bio .headshot{border-radius:50%;border:5px solid #f5f5f5;box-shadow:0 0 5px 5px rgba(0,0,0,0.15);height:150px;margin:-9rem auto 1rem;overflow:hidden;text-align:center;width:150px}@media(min-width:576px){.bios{display:flex;flex-flow:row wrap;justify-content:space-between}.bio{flex:0 0 48%}}@media(min-width:1024px){.bios{margin-top:-6rem}.bios.-threeUp .bio{flex:0 0 31%}}