.more::after { top: -.075em; }
.jp-headline-adjust {
	margin-right: -.45em;
}
@media only screen and (max-width: 374px) {
	.xsmall-show {
		display: block;
	}
	.xsmall-hide {
		display: none;
	}
}

.large-medium-nowrap {
	display: inline-block;
	text-decoration: inherit;
	white-space: nowrap;
}
@media only screen and (max-width: 735px) {
	.large-medium-nowrap {
		display: inline;
		white-space: normal;
	}
}



@media only screen and (max-width: 413px) {
	.product-reports-gallery .gallery-item .reports-list-item p {
		width: 78%;
	}
}
@media only screen and (max-width: 374px) {
	.product-reports-gallery .gallery-item .reports-list-item p {
		width: 91%;
	}
}
