body {
	line-break: strict;
}
.icon-wrapper .icon-after.more:after {
	position: relative;
	top: -0.08em;
}

span.jp-adjust {
	margin-right: -0.08em;
}

/* JP styles */
.section-everywhere .section-content .row-logical .col-copy {
	margin-left: 0;
}

@media only screen and (max-width: 1068px) {
	.section-everywhere .section-content .row-logical .col-copy {
		margin-left: 8.33333%;
	}
}

@media only screen and (max-width: 735px) {
	.section-everywhere .section-content .row-logical .col-copy {
		margin-left: 0;
	}
}

.section-download .download-col {
	width: 640px;
}

@media only screen and (max-width: 1068px) {
	.section-download .download-col {
		width: 580px;
	}
}

@media only screen and (max-width: 735px) {
	.section-download .download-col {
		width: 100%;
	}
}

/* tile-content */
@media only screen and (max-width: 1068px) {
	.section-router .tile-content.jp-tile-content {
		padding: 70px 3%;
	}
}
@media only screen and (max-width: 735px) {
	.section-router .tile-content.jp-tile-content {
		padding: 70px 11%;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-intro-elevated .intro-links br.medium-hide {
		display: block;
	}
}
