.page-post .plan_container.rec182 table p {
	font-size: 14px;
}
@media (max-width: 640px) {
	.page-post .plan_container.rec182 table > tbody > tr > th:nth-child(1) {
		width: 39%;
	}
	.page-post .plan_container.rec182 table > tbody > tr > td:nth-child(2) {
		width: 22%;
	}
	.page-post .plan_container.rec182 table > tbody > tr > td:nth-child(3) {
		width: 39%;
	}
}