@media (max-width: 576px) {
  .btn.btn {
    font-size: 0.5rem !important;
  }
}
