.bangers-regular {
  font-family: "Bangers", system-ui;
  font-weight: 400;
  font-style: normal;
}
body {
  font-family: "Bangers", system-ui;
  font-weight: 400;
  font-style: normal;
}
.dex-mobile {
  display: none !important;
}
.dex-img {
  width: 100px;
  height: 100px;
}
@media only screen and (max-width: 600px) {
  .elementor-30 .elementor-element.elementor-element-bc06eec img {
    width: 30% !important;
  }
  .elementor-30 .elementor-element.elementor-element-ef31975 img {
    width: 30% !important;
  }
  .elementor-30 .elementor-element.elementor-element-1aa03ac img {
    width: 30% !important;
  }
  .mobile {
    display: none !important;
  }
  .dex-mobile {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
}
