/* Startseite */
img.fp-team-matches-view-match-row-image { max-height: 22px; max-width: 22px; }
.fp-subheading-text.fp-team-standings-view-header {	display: none; }
.fp-subheading-text.fp-team-matches-view-module-header { display: none; }

/* Sasison Spielplan */
img.fp-team-matches-view-match-row-image {
	height: 22px !important;
	width: auto !important;
	max-height: 22px;
	display: block;
	object-fit: contain;
}