.box-content .company-services .description p {
  text-indent: 15px;
}

.box-content .company-services .client-logos,
.box-content .company-services .tech-logos {
  margin-top: 30px;
}

.box-content .company-services .client-logos img,
.box-content .company-services .tech-logos img {
  width: 100px;
  height: 40px;
  margin: 0;
}

.box-content .company-services .tech-logos {
  text-align: right;
}

.box-content .company-services .client-logos span,
.box-content .company-services .tech-logos span {
  margin-left: 5px;
  margin-bottom: 10px;
}

.box-content .company-services hr {
  margin: 40px 250px 30px 250px;
  border-top: dashed 1px #919191;
  height: 1px;
}