.services .item:hover img {
  filter: brightness(0) invert(1);
}

.icon-svg {
  width: 100px;
  height: 100px;
  object-fit: cover;
}

.google-map iframe {
  width: 100% !important;
  height: 500px !important;
}