a:hover .nowrap {
	text-decoration: underline;
}

.nowrap .icon-after {
	display: inline-block;
}

br.jp-tablet-small {
	display: none;
}
@media only screen and (max-width: 735px) and (min-width: 415px) {
	br.jp-tablet-small {
		display: inline-block;
	}
}

@media only screen and (max-width: 349px) {
	br.xsmall-hide {
		display: none;
	}
}

/* medical-sections */
.page-products-platform .section-apps .medical-imaging-container .medical-sections .column:nth-child(3) {
	padding-right: 0;
}

.page-products-platform .section-apps .medical-imaging-container .medical-sections .column:nth-child(3) .copy-spacing {
	padding-right: 50px;
}

@media only screen and (max-width: 1068px) {
	.page-products-platform .section-apps .medical-imaging-container .medical-sections .column:nth-child(3) .copy-spacing {
		padding-right: 0;
	}
}
