.service-item-pix-wrapper {
  overflow: hidden;
}

img.service-item-pix {
  object-fit: cover;
  width: 100%;
}