.cb_template .gjModuleCategory,
.cb_template .gjModuleGroup {
	width: 300px;
	max-width: 100%;
}

.cb_template .gjCanvasDescription {
	position: absolute;
	width: auto;
	top: -12px;
	right: 25%;
	z-index: 6;
	line-height: 1;
}

@media (min-width: 768px) {
	.cb_template .cbCanvasLayoutContent > .cbCanvasLayoutContent:nth-child(even) {
		text-align: right;
	}
}