.tt-lineup-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.tt-lineup-item__image {
	object-fit: cover;
}
