.stl__lang-selector__list {
	list-style: none !important;
}
	.stl__lang-selector__list::after {
		display: table !important;
		clear: both !important;
		content: " " !important;
	}

.stl__lang-selector__item {
	float: left !important;
}
.stl__lang-selector__item:not(:last-child) {
	margin-right: .5em !important;
}
	.stl__lang-selector__item img {
		height: 24px !important;
	}
