.Div1_0_0, .Div2_0_0
{
	
	display: flex;

	height: auto;

	width: 100%;

}

.Div1_1_0, .Div1_3_0,.Div2_1_0, .Div2_3_0
{
	
	flex: 1;

}

.Div1_2_0
{

	flex: 4;

	display: flex;

	text-align: center;

}

.Div1_2_1
{

	display: flex;

	text-align: center;

	width: 100%;

	flex-direction: column;
	align-items: center;

}

.Div2_2_0
{
	
	flex: 4;

	display: flex;

	align-content: center;

}

.Div2_2_1
{

	height: 100%;

	width: 100%;

}