@media screen and (max-width:500px) {
	#mobile_component_mGfPtCnhpWEj > A {
	display:flex !important;
	flex-direction:row !important;
	flex-wrap:nowrap !important;
	align-content:unset !important;
	justify-content:center !important;
	align-items:center !important;
}
}