/* CSS Document */

article section table tr th {
	width: 250px;
}

@media screen and (max-width:768px) {

article section p {
	text-align: center;
}
	
.center {
	text-align: center;
}
	
}