/* MOBILE ONLY - no desktop rules */
@media (max-width: 767px) {
  img { max-width: 100%; height: auto; }
  iframe, video { max-width: 100%; }
  .elementor-column { width: 100% !important; }
  h1 { font-size: 26px !important; }
  h2 { font-size: 22px !important; }
  h3 { font-size: 18px !important; }
}
