  .services-row.services-row_rigth:nth-child(1)::after {
    background-color: #E6E6E6 !important;
  }
  .services-row.services-row_left:nth-child(2)::after {
    background-color: #E6E6E6 !important;
  }
  .services-row.services-row_rigth:nth-child(3)::after {
    background-color: #E6E6E6 !important;
  }
  .services-row.services-row_left:nth-child(4)::after {
    background-color: #E6E6E6 !important;
  }
  .services-row.services-row_rigth:nth-child(5)::after {
    background-color:#E6E6E6 !important;
  }
  .services-row.services-row_left:nth-child(6)::after {
    background-color:#E6E6E6 !important;
  };