@media (max-width: 544px) {
  html,
  body {
    overflow-x: hidden;
  }

  img,
  iframe,
  video {
    max-width: 100%;
  }

  .elementor-widget-container,
  .elementor-section,
  .elementor-container {
    max-width: 100%;
  }
}
