@charset "utf-8";
/* CSS Document */

@media(max-width: 550px) {
	.cost table
	{
		width: 100% !important;
	}

}