.pr-team-supervisor {
  width: 100%;
  margin-bottom: 10px;
}

.pr-team-supervisor-name,
.pr-team-supervisor-value {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  text-transform: uppercase;
}

.pr-details-stats{
  height: 100px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.pr-details-stats-item {
  width: 150px;
  height: 100%;
}

.pr-target-group {
  width: 350px;
}

.pr-target-group .padding-bottom {
  margin-bottom: 20px;
}
