.elementor .mobile-only{@media (min-width: 768px) {
  .mobile-only {
      display: none !important;
  }
}\n}