@media only screen and (min-width: 680px){
    .pagination a{
        height: 26px;
        min-height: 26px;
        min-width: 26px;
    }
}
