/* The brand Loop template is 140px tall for the logo and 32px for its label. */
.tooto-mega-brand-grid .elementor-loop-container {
	max-height: 344px;
	overflow-x: hidden;
	overflow-y: auto;
	overscroll-behavior-y: contain;
}
