html body .main {
	display: flex;
	flex-direction: column;
}

.main .section-iphone-18-pro {
	order: 1;
}

.main .section-iphone-duo {
	order: 2;
}

.main .section-apple-watch-series-12 {
	order: 3;
}

.main .section-apple-watch-ultra-4 {
	order: 4;
}

.main .section-airpods-5 {
	order: 5;
}

.main .section-september-event {
	order: 6;
}
