#content table.mobile {
	width:100%!important;
	height:auto!important;
	overflow:hidden;
	border-collapse:collapse;
	margin: 0 0 20px 0;
}

#content table.mobile th,table.mobile td {
	padding:5px;
}

#content table.mobile td {
	display:block;
	width:auto!important;
	height:auto!important;
	text-align:center!important;
	overflow:hidden;
}

#content table.mobile td img {
	max-width:100%!important;
	height:auto!important;
	text-align:center!important;
}