@media only screen and (max-width: 769px) {
    .view-all a {
        padding: 10px 14px;
    }
}
