.flex-bottom {
	display: flex;
	height: 100%;
	flex-flow: row wrap;
	align-items: flex-end;
}

.tts-holder {
	z-index: 1;
}
