.column-sponso {
    vertical-align: middle!important;
    text-align: center!important;
}

.column-sponso .bullet{
    width: 10px !important;
    height: 10px;
    border-radius: 10px;
    background: lightgreen;
}

.column-sponso .bullet-no{
    background: red;
}