/* Barcode wrapper */
.wpo-barcode-wrapper {
	text-align: center;
	line-height: normal;
	margin: 15px 0;
}
.wpo-barcode-wrapper img {
	width: 100%;
	height: auto;
}