.elementor .e-0e0d17f{width:50%;position:sticky;scroll-margin-top:100px;}.elementor .e-061a156{width:50%;flex-direction:column;}.elementor .e-4bc5ea9{gap:60px;align-items:start;/* ==========================
 MOBILE RESPONSIVE FIX
========================== */

@media (max-width: 767px){

  /* Stack image and content */
  selector{
      display:flex !important;
      flex-direction:column !important;
      gap:20px !important;
      align-items:stretch !important;
  }

  /* Every direct child takes full width */
  selector > *{
      width:100% !important;
      max-width:100% !important;
      flex:0 0 100% !important;
  }

  /* Prevent horizontal scrolling */
  selector img{
      max-width:100% !important;
      height:auto !important;
      display:block;
  }

  /* Make HTML widgets responsive */
  selector iframe,
  selector video,
  selector table{
      max-width:100% !important;
  }

  /* Remove unwanted overflow */
  selector{
      overflow:hidden;
  }
}\n}.elementor .e-c920c37{flex-direction:column;}