.services-item-inner
{
  > a{
    right: 16px;
    left: auto;
    i:before {
      content: '\f104';
    }
  }
}