.services .icon-box {
  padding: 20px;
}
.services .icon-box p {
  font-size: 14px;
}
.team .member {
  padding: 20px;
}
.team .member .member-info {
  padding-left: 7px;
}
.team .member .pic {
  border-radius: 7px;
}
.team .member .pic {
  margin-bottom: 20px;
}
.team .member span {
  padding-bottom: 0;
}
.carousel {
  padding: 15px;
  padding-top: 50px;
}
#hero p {
  width: 100%;
}
#hero h2 {
  margin-bottom: 15px;
}
#hero p span {
  font-size: 1.5rem;
  display: block;
}
#hero img {
  width: 120%;
  bottom: -210px;
  right: -63px;
  z-index: -1;
}
.why-us .content h3 {
  font-size: 20px;
}
#hero p {
  margin: 0 0 20px 0;
}
