/* HTML-first prototype overrides. Keep this file small; the Joomla CSS remains the design base. */
img { max-width: 100%; height: auto; }
body { overflow-x: hidden; }
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span { text-decoration: none; }
@media (max-width: 767px) {
  .sppb-row-container, .container { width: 100%; max-width: 100%; }
}
