.promo-aihce-expo__root {
  width: 100%;
  position: relative;
  min-height: 0px; }

.promo-aihce-expo__image {
  --width: 340px;
  max-width: var(--width);
  position: absolute;
  z-index: 9999;
  top: 1px;
  left: 0; }

@media (min-width: 1024px) {
  .promo-aihce-expo__image {
    --width: 495px; } }
