.service-avatar {
  position: absolute;
  bottom: -16px;
  right: 20px;
  height: 35px;
  width: 35px;
  border: 1px solid #dfdfdf;
  border-radius: 50% !important;
  z-index: 1;
}
.service-avatar img{
  border-radius: 50% !important;
}