.half-text {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.half-right {
	order: 1;
	margin-left: auto;
	text-align: right;
}