/* Mobile hotfix – BetterBasket */
html, body { max-width:100%; overflow-x:hidden; }
img, svg, video, canvas { max-width:100%; height:auto; }
/* Let header wrap nicely */
header.nav { flex-wrap: wrap; }
