.tmc-row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 0 -10px;
}
