@media screen and (max-width: 767px) {
  .btn-exlg {
    font-size: 1.3rem;
  }
}

