@media (max-width: 1023px) {

	.page-list {
		flex-direction: column;
		align-items: center;
	}

}