﻿.card > .header > h2 {
  line-height: inherit;
}

.card > .header > h2 > .btn.btn-header {
  float: right !important;
  margin-top: -10px;
  border-radius: 500px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
}