
#services >div{
  position: relative;
}
#services >div .wls_head_all{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}