
		.ly_brands_3[data-visual-id="3469"] {background-color: #f1f4ff; }
		.ly_brands_3[data-visual-id="3469"] .title { font-size: 40px; color: #000000; }
		.ly_brands_3[data-visual-id="3469"] .list { grid-template-columns: repeat(5, calc((100% - 120px) / 5)); }
		@media screen and (max-width: 1000px) {
			.ly_brands_3[data-visual-id="3469"] .title { font-size: 24px; }
			.ly_brands_3[data-visual-id="3469"] .list { grid-template-columns: repeat(5, calc((100% - 60px) / 5)); }
		}
	