

/* Start:/local/components/bug0x00/brand.detail/templates/.default/style.css?1703856280237*/
.description {
	display: flex;
	justify-content: flex-end;
	gap: 40px;
	padding-bottom: 20px;
}

.description .desc-text {
	font-size: 18px;
}

@media screen and (max-width: 600px) {
	.description {
		flex-direction: column-reverse;
	}
}
/* End */
/* /local/components/bug0x00/brand.detail/templates/.default/style.css?1703856280237 */
