body {
	line-break: strict;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-content {
		width: 705px;
	}

	.section-table .table-result ul {
		margin-inline-end: 5px;
	}
}
