MapButton
{
	flex-direction: column;
	flex-shrink: 0;
	flex-grow: 1;

	.card-package
	{
		max-width: 450px;
		min-width: 350px;
	}
}
