div#block-visitors {
    position: absolute;
    bottom: -263px;
    z-index: 100;
    color: white;
    left: 50%;
    transform: translate(-50%, 0);
    margin: 0px;
}

div#block-visitors ul {
    margin: 0px !important;
}