.profile-card {
  border-radius: 4px;
}

.profile-card-img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

