.aideep-vapi-slot {
  position: relative;
  z-index: 1180;
}

.aideep-vapi-slot--voice [data-client-widget='VapiWidget'] {
  position: relative;
  z-index: 1180;
}

@media (max-width: 768px) {
  .aideep-vapi-slot--voice [data-client-widget='VapiWidget'] {
    transform: scale(0.96);
    transform-origin: bottom left;
  }
}
