@media (max-width: 360px) {
  body {
    overflow-x: hidden;
  }
}
.localservices__blocks-inner {
  pointer-events: none !important;
}
