#group .datblock{
    padding:30px 0 0 0;
 
    display:flex;
    flex-wrap: wrap;
    justify-content:center;
  
}

.pos .money>div:first-child{
	text-align:center;
}

.pos .money .cost {
	text-align:center;
	
}