
		.ly_brands_5[data-visual-id="3359"] { background-color: #eeeeee; }
		.ly_brands_5[data-visual-id="3359"] .title { font-size: 48px; color: #232a25; }
		.ly_brands_5[data-visual-id="3359"] .list { grid-template-columns: repeat(3, calc((100% - 60px) / 3)); }
		@media screen and (max-width: 1000px) {
			.ly_brands_5[data-visual-id="3359"] .title { font-size: 24px; }
			.ly_brands_5[data-visual-id="3359"] .list { grid-template-columns: repeat(3, calc((100% - 30px) / 3)); }
		}
	