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