@media (max-width: 767px) {
	.cb_template .gjHeader > div + div {
		margin-top: 10px;
	}
}

.cb_template .gjHeader {
	margin-bottom: 10px;
}

.cb_template .gjCanvasMain .gjHeader {
	margin-top: 20px;
}

.cb_template .gjCanvasBoxDescription {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 5;
}

.cb_template .gjActivity {
	padding: 10px;
}