.view {
  background: url("https://www.caorthospine.com/wp-content/uploads/Physical-Therapy-min.jpg")
    no-repeat center center;
  background-size: cover;
}
html,
body,
header,
.view {
  height: 100%;
}

strong {
  font-weight: bold;
}

.avatars {
  max-width: 35%;
}

.row {
  margin: 0 !important;
}

.team-section {
  background-color: #f3f3f5;
}
