.doctor > img {
  height: auto;
  align-self: start;
}
.doctor p:not(.eyebrow) {
  font-size: 13px;
  color: var(--muted);
  margin-bottom: 12px;
}
.doctor-profile {
  font-size: 11px;
}
.doctors {
  row-gap: 42px;
}
