.logo img {
  max-height: 60px;
}
.truncate-2-custom {
  -webkit-line-clamp: 5;
}
.overview-content .content-bottom .list-wrap li .content .count {
  align-items: center;
  display: flex;
  font-size: 21px;
  line-height: .8;
  margin-bottom: 12px;
}
.cta-area {
  margin-top: 35px;
}
.services-details-content .title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}