/* Keep all discovery rows centered on wide screens. */
.local-discovery{padding-left:30px;padding-right:30px}.local-discovery>.local-section-head,.local-discovery>.nearby-shows,.local-discovery>.weekend-shows,.local-discovery>.trend-venues,.local-discovery>.local-artists{width:min(100%,1200px);margin-left:auto;margin-right:auto}.local-discovery>.nearby-shows{grid-template-columns:repeat(3,minmax(0,1fr));max-width:900px;margin-left:max(0px,calc((100% - 1200px)/2))}.local-discovery>.tonight-shows{grid-template-columns:repeat(2,minmax(0,290px));margin-left:max(0px,calc((100% - 1200px)/2))}.local-discovery>.weekend-shows{grid-template-columns:repeat(4,minmax(0,1fr))}.local-discovery>.trend-venues{grid-template-columns:repeat(3,minmax(0,1fr))}.local-discovery>.local-artists{grid-template-columns:repeat(6,minmax(0,1fr))}.content-section{max-width:1320px}@media(max-width:800px){.local-discovery{padding-left:20px;padding-right:20px}.local-discovery>.nearby-shows,.local-discovery>.tonight-shows{margin-left:auto}.local-discovery>.nearby-shows,.local-discovery>.tonight-shows,.local-discovery>.weekend-shows,.local-discovery>.trend-venues,.local-discovery>.local-artists{width:100%}}
