@media (max-width: 768px) {
  section .btn a.prev,
  section .btn a.next {
    width: auto;
  }
}
