<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/* Two column grid */
.ui-grid-a.alfred .ui-block-a .padding, .ui-grid-a.alfred .ui-block-b .padding, .ui-grid-b.alfred .ui-block-a .padding, .ui-grid-b.alfred .ui-block-b .padding, .ui-grid-b.alfred .ui-block-c .padding {
	display: block;
	margin: 0px;
	padding: 0.25em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.alfred-popup .picture {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.alfred-popup .picture img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
</pre></body></html>