.absolute {
	position: absolute;
}

@media (max-width: 54rem) {

	.reorder-first {
		order: -1;
	}
}
