.staff_column > div {
    float: left;
    margin: 3px 6px 3px 0px
}

.staff_column img {
    border-radius: 50%;
}

.monday_table .tooltiptext {
    margin: 0px !important;
}
.yellow{color: gold;}