.psisb-stockwrap
{
	text-align: left !important;   /* beat text-align:center */
	margin-top: .25rem;
	margin-bottom: 0.25rem;

}

/* Badge style */
.psisb-stockinfo
{
	padding: 0.125rem 0.375rem;
	font-size: 1rem;
	line-height: 1rem;
	font-weight: 600;
	border-radius: .25rem;
	background: #e6f7ea;
	color: #1a7f37;
	border: 1px solid #cbead3;
	white-space: nowrap;
}