
		.ly_brands_3[data-visual-id="12100"] {background-color: #f1f4ff; }
		.ly_brands_3[data-visual-id="12100"] .title { font-size: 40px; color: #1687D8; }
		.ly_brands_3[data-visual-id="12100"] .list { grid-template-columns: repeat(6, calc((100% - 150px) / 6)); }
		@media screen and (max-width: 1000px) {
			.ly_brands_3[data-visual-id="12100"] .title { font-size: 24px; }
			.ly_brands_3[data-visual-id="12100"] .list { grid-template-columns: repeat(6, calc((100% - 75px) / 6)); }
		}
	