.coworkbuls {
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center;
}

.coworkbuls li {
    margin: 0 4px 7px 0;
    display: inline-block;
    background: #ece8d9;
    padding: 10px;
    text-align: center;
    list-style: none;
    line-height: 1.2;
    border-radius: 4px;
}