@charset "utf-8";

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

#mainSection section table {
	width: 100%;
	word-break: break-word;
}

}
