body { padding-top: 72px; }
.student-card img {
  width: 100%; object-fit: cover; border-top-left-radius: .5rem; border-top-right-radius: .5rem;
}
.student-card .card-body { min-height: 88px; }
.list-group-item .btn { min-width: 36px; }
