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