.sg-template-wrapper {
	width: 100%;
	padding: 10px;
	border: 1px solid #eeeeee;
	box-sizing: border-box;
}

.sg-tempo-title {
	width: 100%;
	height: 50px !important;
	display: inline-block;
	border: 1px solid rgb(223, 223, 223);
	border-radius: 5px;
	font-size: 1.4em;
	font-weight: bold;
	background-color: white;
	text-align: center;
	box-sizing:border-box;
	padding: 5px;
	overflow: hidden;
}

.sg-tempo-image {
	width: 100%;
	overflow: hidden;
	margin: 30px auto;
	height: 300px;
	max-width: 500px;
}

.sg-tempo-context {
	width: 100%;
	min-height: 20px;
	max-height: 200px;
	display: inline-block;
	border: 1px solid rgb(250, 250, 250);
	background-color: rgb(254, 254, 254);
	box-sizing:border-box;
	padding: 10px;
	overflow: hidden;
}

.sgrb-icon-wrapper {
	left: 37% !important;
	top: 40% !important;
}
