html, body {
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

.elementor img {
  opacity: 1;
}

a[href^="#"] {
  scroll-margin-top: 90px;
}

.vturb-section {
  width: min(920px, calc(100% - 32px));
  margin: 28px auto 48px;
}

.vsl-section {
  width: min(920px, calc(100% - 32px));
  margin: 24px auto 44px;
}

@media (max-width: 767px) {
  .elementor-button {
    max-width: calc(100vw - 24px);
  }

  .elementor-button-text {
    white-space: normal;
    text-align: center;
  }

  .elementor-widget-image img {
    max-width: 100%;
  }

  .elementor-nav-menu a,
  .elementor-icon-list-text,
  .elementor-icon-list-text a {
    overflow-wrap: anywhere;
    word-break: normal;
  }
}
