.tblMod01 th, .tblMod01 td {
	word-break:break-all;
}
@media screen and (max-width: 767px){
.tblMod01 th, .tblMod01 td {
	padding:10px;
}
}