#columns-2-conteiner {
    display: flex;
    flex-flow: column;
}

#page-count {
    text-align: center;
    margin-bottom: 5px;
}