@media screen and (max-width: 767px) {
  .btn.btn-default {
    width: 100%;
  }
}
