.staffbox{
    display: flex;
    flex-flow: row wrap;
    text-align: center;
}
.staffphoto{
        padding-bottom: 1rem;
}