body {
	line-break: strict;
}

@media only screen and (max-width: 735px) {
	.jp-adjustment-width {
		width: 90%;
	}
}

