@media only screen and (min-width: 768px) {
    #pagination {
        padding-bottom: 10%;
        margin-left: 20%;
    }
}