.section-table .table-result li {
	min-width: 232px;
}

.section-table .table-result ul {
	width: 100%;
}

@media only screen and (max-width: 734px) {
	.section-table .table-result li {
		min-width: unset;
	}
}
