.staff-avatar{
    width:100px;
    height:100px;
    border-radius: 50%;
}
.staff-byline {
    grid-template-columns: 100px 1fr;
    align-content: center;
}