/* GLX-Kategorie-Seiten – Inhalt oben auf der Kategorieseite */
.glx-cat-content {
	margin: 0 0 28px;
	line-height: 1.65;
}
.glx-cat-content img { max-width: 100%; height: auto; }
.glx-cat-content > *:first-child { margin-top: 0; }
.glx-cat-content > *:last-child { margin-bottom: 0; }
