.box-content .company-reference .page-title {
  margin: 0 0 50px 0;
}

.box-content .company-reference p {
  text-indent: 15px;
}

.box-content .company-reference p.note {
  text-indent: 0;
  color: #8a8a8a;
}

.box-content .company-reference p.note .marker {
  font-weight: bold;
  font-size: 17px;
}

.box-content .company-reference .client-title {
  font-size: 26px;
  font-family: 'Cabin', serif;
  font-weight: 500;
}

.box-content .company-reference .client-title:before {
  content: url(/system/files/29/original/FOLDER%20-%20OPEN_32x32-32.png);
  position: relative;
  left: -5px;
  top: 6px;
}

.box-content .company-reference img.client-logo {
  width: 200px;
  height: 50px;
  border: solid 0px #cacaca;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;	  
}