/* [[phab:T365322]] */
.template-decl-sg-pl {
	background:#ffffff;
	margin: auto;
}
.template-decl-sg-pl tbody {
	border:1px solid #a1bdea;
}

@media ( min-width: 600px ) {
	.template-decl-sg-pl {
		float:right;
		text-align:right;
		border:1px solid #a1bdea;
		margin: 0 0 0.5em 0.5em;
	}
	.template-decl-sg-pl tbody {
		border: none;
	}
}