
		.ly_brands_7[data-visual-id="92776"] { background-color: #FAFAFA; }
		.ly_brands_7[data-visual-id="92776"] .title { font-size: 40px; color: #09222e; }
		.ly_brands_7[data-visual-id="92776"] .content { font-size: 19px; color: #404040; }
		.ly_brands_7[data-visual-id="92776"] .list { grid-template-columns: repeat(5, calc((100% - 120px) / 5)); }
		@media screen and (max-width: 1000px) {
			.ly_brands_7[data-visual-id="92776"] .title { font-size: 18px; }
			.ly_brands_7[data-visual-id="92776"] .content { font-size: 14px; }
			.ly_brands_7[data-visual-id="92776"] .list { grid-template-columns: repeat(5, calc((100% - 60px) / 5)); }
		}
	