.team-member .profile-pic {
  border-radius: 50%;
  width: 174px;
  height: 174px;
  margin: auto;
  overflow: hidden;
  margin-bottom: 25px;
  outline: blue;
  border: 10px solid #ececec; }

.testimonial {
  background: #be1f1f!important;
  padding-bottom: 90px;
}